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

  /external/valgrind/none/tests/tilegx/
gen_insn_test.c 193 fixed_bit_values[p ? 0 : 1];
198 insn |= opc->fixed_bit_values[p];
429 fixed_bit_values[2];
433 fixed_bit_values[3];
438 fixed_bit_values[4];
448 insn |= opc->fixed_bit_values[2 + p];
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tilegx.c 989 bits |= emit_tilegx_instruction (opcode->fixed_bit_values[pipeline],
    [all...]
tc-tilepro.c 880 bits |= emit_tilepro_instruction (opcode->fixed_bit_values[pipeline],
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
tilepro.h 1544 tilepro_bundle_bits fixed_bit_values[TILEPRO_NUM_PIPELINE_ENCODINGS]; member in struct:tilepro_opcode
1574 tilepro_sn_instruction_bits fixed_bit_values; member in struct:tilepro_sn_opcode
    [all...]
tilegx.h 1248 tilegx_bundle_bits fixed_bit_values[TILEGX_NUM_PIPELINE_ENCODINGS]; member in struct:tilegx_opcode
  /external/valgrind/VEX/priv/
tilegx_disasm.h 1266 tilegx_bundle_bits fixed_bit_values[TILEGX_NUM_PIPELINE_ENCODINGS]; member in struct:tilegx_opcode
tilegx_disasm.c     [all...]
  /external/pcre/dist/sljit/
sljitNativeTILEGX_64.c 611 tilegx_bundle_bits bits = opcode->fixed_bit_values[inst->pipe];
    [all...]
sljitNativeTILEGX-encoder.c 656 tilegx_bundle_bits fixed_bit_values[TILEGX_NUM_PIPELINE_ENCODINGS]; member in struct:tilegx_opcode
    [all...]

Completed in 505 milliseconds