Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-36.ll28 ; Check unsigned comparison, which cannot use CHRL.
104 ; Check the comparison can be reversed if that allows CHRL to be used.
Dint-cmp-41.ll28 ; Check unsigned comparison, which cannot use CHRL.
Dint-cmp-39.ll28 ; Check unsigned comparison, which cannot use CHRL.
/external/valgrind/main/none/tests/s390x/
Dopcodes.h172 #define CHRL(r1,i2) RIL_RP(c6,r1,5,i2) macro
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1105 def CHRL : CompareRILPC<"chrl", 0xC65, z_scmp, GR32, aligned_asextloadi16>;