3705 Commits (d34049e8bb32ae2dd717dbac88dbcebefe2d6c09)

Author SHA1 Message Date
Alan Modra 1cb108e416 PR27675, PowerPC missing extended mnemonic mfummcr2 5 years ago
Alan Modra 78933a4ad9 Use bool in opcodes 5 years ago
Alan Modra 3dfb1b6d34 Remove bfd_stdint.h 5 years ago
Jan Beulich 5e0423804a x86: drop seg_entry 5 years ago
Jan Beulich 3468486226 x86: drop REGNAM_{AL,AX,EAX} 5 years ago
Jan Beulich 6288d05f11 x86: adjust st(<N>) parsing 5 years ago
Jan Beulich bbe1eca622 x86: move some opcode table entries 5 years ago
Jan Beulich c8cad9d389 x86: VPSADBW's source operands are also commutative 5 years ago
Jan Beulich 5cdaf10025 x86: fold SSE2AVX and their base MMX/SSE templates 5 years ago
Jan Beulich 73e45eb208 x86: undo Prefix_0X<nn> use in opcode table 5 years ago
Jan Beulich 9df6f676c2 x86: shrink some struct insn_template fields 5 years ago
Jan Beulich 389d00a5e5 x86: derive opcode encoding space attribute from base opcode 5 years ago
Alan Modra 63b4cc53dc TRUE/FALSE simplification 5 years ago
Alan Modra 3d7d6c1b50 opcodes int vs bfd_boolean fixes 5 years ago
Jan Beulich c3344b626d x86-64: don't accept supposedly disabled MOVQ forms 5 years ago
Hafiz Abid Qadeer efa30ac3c5 [NIOS2] Fix disassembly of br.n instruction. 5 years ago
Jan Beulich 596a02ff55 x86: flag bad S/G insn operand combinations 5 years ago
Jan Beulich 5364285240 x86: flag as bad AVX512 insns with EVEX.z set but EVEX.aaa clear 5 years ago
Jan Beulich c0e54661f7 x86: fix AMD Zen3 insns 5 years ago
Alan Modra 5a4037661b PR27647 PowerPC extended conditional branch mnemonics 5 years ago
Jan Beulich 9a182d0461 x86: derive opcode length from opcode value 5 years ago
Jan Beulich 3564871692 x86: derive mandatory prefix attribute from base opcode 5 years ago
Jan Beulich 311845694b x86: don't use opcode_length to identify pseudo prefixes 5 years ago
Jan Beulich b933fa4b5d x86: re-number PREFIX_0X<nn> 5 years ago
Jan Beulich dac10fb0d1 x86: re-order two fields of struct insn_template 5 years ago
Jan Beulich 441f6aca39 x86: split opcode prefix and opcode space representation 5 years ago
Martin Liska 08dedd6631 Add startswith function and use it instead of CONST_STRNEQ. 5 years ago
Kuan-Lin Chen 80d49d6a1b RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructions 5 years ago
Przemyslaw Wirkus 7fce7ea986 aarch64: Add few missing system registers 5 years ago
Alan Modra 78c84bf926 Re: x86: correct decoding of nop/reserved space (0f18 ... 0x1f) 5 years ago
Jan Beulich fd1fd06186 x86: re-order logic in OP_XMM() 5 years ago
Jan Beulich ac7a231133 x86: drop a few redundant EVEX-related checks 5 years ago
Jan Beulich da944c8a70 x86: remove stray uses of xmmq_mode 5 years ago
Jan Beulich b763d508db x86/Intel: correct AVX512 S/G disassembly 5 years ago
Jan Beulich 32e31ad7da x86: re-arrange enumerator and table entry order 5 years ago
Jan Beulich 85ba7507f6 x86: reuse further VEX entries for EVEX 5 years ago
Jan Beulich 066f82b96a x86: reuse VEX entries for EVEX vperm{q,pd} 5 years ago
Jan Beulich fc681dd6a1 x86: re-arrange order of decode for various EVEX opcodes 5 years ago
Jan Beulich 13954a3119 x86: re-arrange order of decode for various mask reg opcodes 5 years ago
Jan Beulich 14d10c6ccc x86: re-arrange order of decode for various VEX opcodes 5 years ago
Jan Beulich 00ec187565 x86: re-arrange order of decode for various legacy opcodes 5 years ago
Jan Beulich 319419837c x86: correct decoding of nop/reserved space (0f18 ... 0x1f) 5 years ago
Jan Beulich 742732c7f0 x86: fold some prefix related attributes into a single one 5 years ago
Jan Beulich e93a3b27b2 x86-64: make SYSEXIT handling similar to SYSRET's 5 years ago
Jan Beulich 75363b6d60 x86: infer operand count of templates 5 years ago
Nelson Chu 5a9f5403c7 RISC-V: PR27158, fixed UJ/SB types and added CSS/CL/CS types for .insn. 5 years ago
Nelson Chu 3d73d29e4e RISC-V: Add bfd/cpu-riscv.h to support all spec versions controlling. 5 years ago
Alan Modra b9b204b311 read_leb128 overflow checking 5 years ago
Jan Beulich 394ae71f02 x86: CVTPI2PD has special behavior 5 years ago
Jan Beulich b818b220e4 x86: have preprocessor expand macros 5 years ago