Searched refs:TILEGX_OPC_CMPLTS (Results 1 – 5 of 5) sorted by relevance
/external/valgrind/VEX/priv/ |
D | tilegx_disasm.c | 1170 { "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,
|
D | tilegx_disasm.h | 889 TILEGX_OPC_CMPLTS, enumerator
|
D | host_tilegx_defs.c | 1843 p = mkInsnBin(p, mkTileGxInsn(TILEGX_OPC_CMPLTS, 3, in emit_TILEGXInstr()
|
/external/pcre/dist/sljit/ |
D | sljitNativeTILEGX-encoder.c | 336 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,
|
D | sljitNativeTILEGX_64.c | 433 push_3_buffer(compiler, TILEGX_OPC_CMPLTS, dst, srca, srcb, __LINE__) 797 case TILEGX_OPC_CMPLTS: in push_3_buffer()
|