Home
last modified time | relevance | path

Searched refs:ckprefix (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog539 (ckprefix): Set fwait_prefix.
606 (ckprefix): Set active_seg_prefix to the active segment register
DChangeLog-9899306 (ckprefix): Clear used_prefixes. Use FWAIT_OPCODE, not 0x9b.
994 * i386-dis.c (ckprefix): Handle fwait specially only when it isn't
1099 (ckprefix): Stop accumulating prefixes if we get fwait.
DChangeLog-200580 (ckprefix): Updated to check address_mode instead of mode_64bit.
159 * i386-dis.c (ckprefix): Handle rex on fwait. Don't print
DChangeLog-2009340 * i386-dis.c (ckprefix): Updated to return 0 if number of
413 (ckprefix): Set all_prefixes.
DChangeLog-2010935 (ckprefix): Remove rex_original.
DChangeLog-2012126 * i386-dis.c (ckprefix): When bailing out for fwait with prefixes,
DChangeLog-2008723 (ckprefix): Initialize rex_original and rex_ignored. Store the
Di386-dis.c12064 ckprefix (void) in ckprefix() function
12998 if (!ckprefix () || rex_used) in print_insn()
DChangeLog-00011220 move ckprefix after initializing the buffer; output unused rex prefixes;