Searched refs:build_modrm_byte (Results 1 – 4 of 4) sorted by relevance
11 * config/tc-i386.c (build_modrm_byte): Handle shift count18 (build_modrm_byte): Fix 4 operand instruction handling.72 * config/tc-i386.c (build_modrm_byte): Reformat to 72 columns.86 * config/tc-i386.c (build_modrm_byte): Set the Operand_PCrel941 (build_modrm_byte): Add support for insertq instruction.2716 (build_modrm_byte): Set up zero modrm for TLS desc calls.
597 * config/tc-i386.c (build_modrm_byte): For instructions with 21187 * config/tc-i386.c (build_modrm_byte): Check number of operands
6292 (build_modrm_byte): Likewise.
92 static const seg_entry *build_modrm_byte (void);3422 default_seg = build_modrm_byte (); in process_operands()3454 build_modrm_byte (void) in build_modrm_byte() function