Searched refs:dis386 (Results 1 – 7 of 7) sorted by relevance
| /freebsd-9-stable/contrib/binutils/opcodes/ |
| D | ChangeLog-2006 | 37 (dis386): Replace 0x60, 0x61 and 0x62 entries with x86-64 54 (dis386): Use it. 66 (dis386): Use it for in, out, ins, and outs. 76 * i386-dis.c (dis386): Use 'R' and 'O' for cbw/cwd unconditionally. 196 * i386-dis.c (dis386): Add support for the change in POPCNT opcode in 309 (dis386): Use GRP11_C6 and GRP11_C7 for entres 0xc6 and 0xc7, 316 * i386-dis.c (dis386): Add support for 4 operand instructions. Add 336 (dis386): Use NOP_Fixup1 and NOP_Fixup2 on 0x90. 643 (dis386): Updated entries of ins, outs, movs, lods and stos.
|
| D | i386-dis.c | 566 struct dis386 { struct 616 static const struct dis386 dis386[] = { variable 907 static const struct dis386 dis386_twobyte[] = { 1538 static const struct dis386 grps[][8] = { 1849 static const struct dis386 prefix_user_table[][4] = { 2682 static const struct dis386 x86_64_table[][2] = { 2701 static const struct dis386 three_byte_table[][256] = { 3533 const struct dis386 *dp; in print_insn() 3755 dp = &dis386[*codep]; in print_insn() 4126 static const struct dis386 float_reg[][8] = { [all …]
|
| D | ChangeLog | 367 (dis386): Use GRP1a for entry 0x8f. 426 (dis386): Use PREGRP38 for 0x90. 559 in struct dis386.
|
| D | ChangeLog-9899 | 369 (struct dis386): Add const to name. 572 (dis386): Remove. 1090 (dis386, dis386_twobyte, grps): Use new suffix macros. 1091 (dis386): Correct imul Ib to imul sIb. Change jnl to jge to be 1153 (dis386): Add S suffix to pushf, popf, ret, lret, enter, leave. 1166 * i386-dis.c (dis386): Change 0x60 to "pushaS", 0x61 to "popaS". 1385 * i386-dis.c (dis386): Change 0x8c and 0x8e to movS, and change Ew
|
| D | ChangeLog-9297 | 506 * i386-dis.c (dis386[], dis386_twobyte[]): change pushl/popl 510 * i386-dis.c (dis386[]): change cwtl, cltd to cWtS, cStd to 3207 * i386-dis.c (dis386): Use Yb and Yv for scasb and scasS.
|
| D | ChangeLog-0203 | 668 * i386-dis.c (dis386): Recognize icebp (0xf1).
|
| D | ChangeLog-0001 | 749 (dis386): New table combining above four tables.
|