Home
last modified time | relevance | path

Searched refs:TILEGX_OPC_CMPLTS (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/VEX/priv/
Dtilegx_disasm.c1170 { "cmplts", TILEGX_OPC_CMPLTS, 0xf, 3, TREG_ZERO, 1,
6584 TILEGX_OPC_CMPLES, TILEGX_OPC_CMPLEU, TILEGX_OPC_CMPLTS, TILEGX_OPC_CMPLTU,
6963 TILEGX_OPC_CMPLES, TILEGX_OPC_CMPLEU, TILEGX_OPC_CMPLTS, TILEGX_OPC_CMPLTU,
7189 TILEGX_OPC_CMPLES, TILEGX_OPC_CMPLEU, TILEGX_OPC_CMPLTS, TILEGX_OPC_CMPLTU,
7269 TILEGX_OPC_CMPLES, TILEGX_OPC_CMPLEU, TILEGX_OPC_CMPLTS, TILEGX_OPC_CMPLTU,
Dtilegx_disasm.h889 TILEGX_OPC_CMPLTS, enumerator
Dhost_tilegx_defs.c1843 p = mkInsnBin(p, mkTileGxInsn(TILEGX_OPC_CMPLTS, 3, in emit_TILEGXInstr()
/external/pcre/dist/sljit/
DsljitNativeTILEGX-encoder.c336 TILEGX_OPC_CMPLTS, enumerator
3120 { "cmplts", TILEGX_OPC_CMPLTS, 0xf, 3, TREG_ZERO, 1,
8535 TILEGX_OPC_CMPLES, TILEGX_OPC_CMPLEU, TILEGX_OPC_CMPLTS, TILEGX_OPC_CMPLTU,
8914 TILEGX_OPC_CMPLES, TILEGX_OPC_CMPLEU, TILEGX_OPC_CMPLTS, TILEGX_OPC_CMPLTU,
9140 TILEGX_OPC_CMPLES, TILEGX_OPC_CMPLEU, TILEGX_OPC_CMPLTS, TILEGX_OPC_CMPLTU,
9220 TILEGX_OPC_CMPLES, TILEGX_OPC_CMPLEU, TILEGX_OPC_CMPLTS, TILEGX_OPC_CMPLTU,
DsljitNativeTILEGX_64.c433 push_3_buffer(compiler, TILEGX_OPC_CMPLTS, dst, srca, srcb, __LINE__)
797 case TILEGX_OPC_CMPLTS: in push_3_buffer()