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

  /toolchain/binutils/binutils-2.25/opcodes/
tilegx-dis.c 65 if (!decoded[i].opcode->can_bundle)
tilepro-dis.c 112 if (!decoded[i].opcode->can_bundle)
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tilegx.c 876 if (current_bundle[0].opcode->can_bundle)
902 if (!op->can_bundle && cannot_bundle == NULL)
    [all...]
tc-tilepro.c 767 if (current_bundle[0].opcode->can_bundle)
793 if (!op->can_bundle && cannot_bundle == NULL)
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
tilegx.h 1235 unsigned char can_bundle; member in struct:tilegx_opcode
tilepro.h 1531 unsigned char can_bundle; member in struct:tilepro_opcode
    [all...]
  /external/valgrind/VEX/priv/
tilegx_disasm.h 1254 unsigned char can_bundle; member in struct:tilegx_opcode
  /external/pcre/dist2/src/sljit/
sljitNativeTILEGX-encoder.c 644 unsigned char can_bundle; member in struct:tilegx_opcode
    [all...]
sljitNativeTILEGX_64.c 566 tilegx_mnemonic opc = inst_buf[0].opcode->can_bundle
    [all...]

Completed in 365 milliseconds