Searched refs:putop (Results 1 – 7 of 7) sorted by relevance
| /freebsd-10-stable/contrib/binutils/opcodes/ |
| D | ChangeLog-0001 | 127 (putop): Remove #ifdef SUFFIX_ALWAYS. 758 (putop): Handle '{', '|' and '}' to select alternative mnemonics. 760 (putop <case 'F'>, <case 'H'>): Print nothing for intel_syntax. 761 (putop <case 'T'>): Move to case 'U', and share case 'Q' code. 762 (putop <case 'I'>): Move to case 'T', and share case 'P' code. 781 (putop): 'H' macro prints branch hints. 812 (putop): Handle 'F', and mark PREFIX_ADDR used for case 'E'. 1097 (putop): Handle 'Y' 1135 (putop): Handle 'T', alphabetize order, fix 'I' handling in Intel syntax 1222 (putop): Support 'O' and 'I'. Update handling of "P', 'Q', 'R' and 'S';
|
| D | ChangeLog-2006 | 53 (putop): New suffix character 'D'. 65 (putop): New suffix character 'G'. 77 (putop): For 'O' suffix, print 'q' in Intel mode, and mark data prefix
|
| D | i386-dis.c | 48 static int putop (const char *, int); 3873 if (putop (dp->name, sizeflag) == 0) in print_insn() 4291 putop (float_mem[fp_indx], sizeflag); in dofloat() 4304 putop (fgrps[dp->op[0].bytemode][modrm.rm], sizeflag); in dofloat() 4312 putop (dp->name, sizeflag); in dofloat() 4341 putop (const char *template, int sizeflag) in putop() function
|
| D | ChangeLog-9899 | 315 (putop): Set used_prefixes when prefixes are used. 365 (putop): Add const to template and p. 395 (putop): Handle R and W macros for intel mode. 586 (putop): Handle intel syntax. 1088 (putop): Handle 'A', 'B', 'L', 'P', 'Q', 'R' macros. Rename 'C'
|
| D | ChangeLog | 335 (putop): Handle 'K'.
|
| D | ChangeLog-0203 | 1710 (putop): Fix handling of 'E'
|
| D | ChangeLog-9297 | 512 * i386-dis.c (putop): extra case W to support above. 2071 (putop): Print jecxz for 32 bit case, jcxz for 16 bit, not the
|