Home
last modified time | relevance | path

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

/external/valgrind/none/tests/s390x/
Dcondloadstore.stdout.exp513 LOCG 0000000000000000 into 0000000000000000 if mask0 for cc 0: 0000000000000000
514 LOCG 0000000000000000 into 0000000000000000 if mask1 for cc 0: 0000000000000000
515 LOCG 0000000000000000 into 0000000000000000 if mask2 for cc 0: 0000000000000000
516 LOCG 0000000000000000 into 0000000000000000 if mask3 for cc 0: 0000000000000000
517 LOCG 0000000000000000 into 0000000000000000 if mask4 for cc 0: 0000000000000000
518 LOCG 0000000000000000 into 0000000000000000 if mask5 for cc 0: 0000000000000000
519 LOCG 0000000000000000 into 0000000000000000 if mask6 for cc 0: 0000000000000000
520 LOCG 0000000000000000 into 0000000000000000 if mask7 for cc 0: 0000000000000000
521 LOCG 0000000000000000 into 0000000000000000 if mask8 for cc 0: 0000000000000000
522 LOCG 0000000000000000 into 0000000000000000 if mask9 for cc 0: 0000000000000000
[all …]
Dcondloadstore.c123 DO_INSN(LOCG, LOAD_REG_MEM); in main()
Dopcodes.h293 #define LOCG(r1,r3,b2,dl2,dh2) RSY_RDRM(eb,r1,r3,b2,dl2,dh2,e2) macro
/external/llvm/test/CodeGen/SystemZ/
Dcond-load-02.ll1 ; Test LOCG.
31 ; Check the high end of the aligned LOCG range.
58 ; Check the low end of the LOCG range.
113 ; Test that conditionally-executed loads do not use LOCG, since it is allowed
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td127 def LOCG : FixedCondUnaryRSY<"locg"##name, 0xEBE2, GR64, ccmask, 8>;
350 def LOCG : CondUnaryRSY<"locg", 0xEBE2, nonvolatile_load, GR64, 8>;