Home
last modified time | relevance | path

Searched refs:tilegx_operand (Results 1 – 6 of 6) sorted by relevance

/external/valgrind/VEX/priv/
Dtilegx_disasm.h1189 struct tilegx_operand struct
1223 extern const struct tilegx_operand tilegx_operands[]; argument
1275 const struct tilegx_operand *operands[TILEGX_MAX_OPERANDS];
Dtilegx_disasm.c7365 const struct tilegx_operand tilegx_operands[35] =
7604 const struct tilegx_operand *op = in parse_insn_tilegx()
7681 const struct tilegx_operand *opd = in encode_insn_tilegx()
Dguest_tilegx_toIR.c416 const struct tilegx_operand *op = decoded[n].operands[opi]; in disInstr_TILEGX_WRK()
Dhost_tilegx_defs.c1269 const struct tilegx_operand *op = decoded[i].operands[n]; in display_insn()
/external/pcre/dist/sljit/
DsljitNativeTILEGX-encoder.c242 struct tilegx_operand struct
663 const struct tilegx_operand *operands[TILEGX_MAX_OPERANDS];
9318 const struct tilegx_operand tilegx_operands[35] =
9555 const struct tilegx_operand *op = in parse_insn_tilegx()
10123 const struct tilegx_operand *op; in print_insn_tilegx()
DsljitNativeTILEGX_64.c615 const struct tilegx_operand* operand = NULL; in get_bundle_bit()