Searched refs:CHRL (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-36.ll | 28 ; Check unsigned comparison, which cannot use CHRL. 104 ; Check the comparison can be reversed if that allows CHRL to be used.
|
D | int-cmp-41.ll | 28 ; Check unsigned comparison, which cannot use CHRL.
|
D | int-cmp-39.ll | 28 ; Check unsigned comparison, which cannot use CHRL.
|
/external/valgrind/main/none/tests/s390x/ |
D | opcodes.h | 172 #define CHRL(r1,i2) RIL_RP(c6,r1,5,i2) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1105 def CHRL : CompareRILPC<"chrl", 0xC65, z_scmp, GR32, aligned_asextloadi16>;
|