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

  /toolchain/binutils/binutils-2.25/include/opcode/
tilegx.h 1150 TILEGX_NUM_PIPELINE_ENCODINGS = 5,
1208 tilegx_bundle_decoder_fsms[TILEGX_NUM_PIPELINE_ENCODINGS];
1239 unsigned char operands[TILEGX_NUM_PIPELINE_ENCODINGS][TILEGX_MAX_OPERANDS];
1244 tilegx_bundle_bits fixed_bit_masks[TILEGX_NUM_PIPELINE_ENCODINGS];
1248 tilegx_bundle_bits fixed_bit_values[TILEGX_NUM_PIPELINE_ENCODINGS];
  /external/valgrind/VEX/priv/
tilegx_disasm.h 48 TILEGX_NUM_PIPELINE_ENCODINGS = 5,
1227 tilegx_bundle_decoder_fsms[TILEGX_NUM_PIPELINE_ENCODINGS];
1258 unsigned char operands[TILEGX_NUM_PIPELINE_ENCODINGS][TILEGX_MAX_OPERANDS];
1262 tilegx_bundle_bits fixed_bit_masks[TILEGX_NUM_PIPELINE_ENCODINGS];
1266 tilegx_bundle_bits fixed_bit_values[TILEGX_NUM_PIPELINE_ENCODINGS];
tilegx_disasm.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tilegx.c 355 #define NO_PIPELINE TILEGX_NUM_PIPELINE_ENCODINGS
    [all...]
  /external/pcre/dist2/src/sljit/
sljitNativeTILEGX-encoder.c 203 TILEGX_NUM_PIPELINE_ENCODINGS = 5,
648 unsigned char operands[TILEGX_NUM_PIPELINE_ENCODINGS][TILEGX_MAX_OPERANDS];
652 tilegx_bundle_bits fixed_bit_masks[TILEGX_NUM_PIPELINE_ENCODINGS];
656 tilegx_bundle_bits fixed_bit_values[TILEGX_NUM_PIPELINE_ENCODINGS];
    [all...]
sljitNativeTILEGX_64.c 375 #define NO_PIPELINE TILEGX_NUM_PIPELINE_ENCODINGS
519 for (pipe = 0; ((opcode->pipes & (1 << pipe)) == 0 && pipe < TILEGX_NUM_PIPELINE_ENCODINGS); pipe++)
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
tilegx-opc.c     [all...]

Completed in 74 milliseconds