HomeSort by relevance Sort by last modified time
    Searched defs:opcode_modifier (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.27/opcodes/
i386-gen.c 1026 char *cpu_flags, *opcode_modifier, *operand_types [MAX_OPERANDS]; local
1043 /* Find opcode_modifier. */
1044 opcode_modifier = next_field (str, ',', &str, last);
1095 process_i386_opcode_modifier (table, opcode_modifier, lineno);
    [all...]
i386-opc.h 337 /* Position of opcode_modifier bits. */
870 /* the bits in opcode_modifier are used to generate the final opcode from
873 i386_opcode_modifier opcode_modifier; member in struct:insn_template
  /toolchain/binutils/binutils-2.27/include/opcode/
tic30.h 221 /* the bits in opcode_modifier are used to generate the final opcode from
224 unsigned int opcode_modifier; member in struct:_template
226 /* opcode_modifier bits: */
    [all...]
  /external/syslinux/gpxe/src/drivers/infiniband/
MT25218_PRM.h 406 pseudo_bit_t opcode_modifier[0x00004];/* Opcode Modifier, see specific description for each command. */ member in struct:arbelprm_hca_command_register_st
    [all...]
MT25408_PRM.h 350 pseudo_bit_t opcode_modifier[0x00004];/* Opcode Modifier, see specific description for each command. */ member in struct:hermonprm_hca_command_register_st
    [all...]

Completed in 147 milliseconds