HomeSort by relevance Sort by last modified time
    Searched refs:opcode_size (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.27/opcodes/
ns32k-dis.c 789 ioffset = ns32k_opcodes[i].opcode_size;
790 aoffset = ns32k_opcodes[i].opcode_size;
  /toolchain/binutils/binutils-2.27/gas/config/
tc-ns32k.c 949 if (opcode_bit_ptr == desc->opcode_size)
1236 iif.instr_size = desc->opcode_size / 8;
1242 &suffix[0], desc->im_size, desc->opcode_size);
    [all...]
  /toolchain/binutils/binutils-2.27/include/opcode/
ns32k.h 85 unsigned char opcode_size; member in struct:ns32k_opcode
  /external/freetype/src/truetype/
ttinterp.c 3595 FT_UShort opcode_size[9] = { 12, 8, 8, 6, 7, 4, 5, 4, 2 }; local
7653 FT_UShort opcode_size[1] = { 1 }; local
    [all...]

Completed in 214 milliseconds