Home
last modified time | relevance | path

Searched refs:LGBR (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dint-conv-03.ll107 ; Test a case where we spill the source of at least one LGBR. We want
/external/valgrind/main/none/tests/s390x/
Dopcodes.h266 #define LGBR(r1,r2) RRE_RR(b906,00,r1,r2) macro
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td412 def LGBR : UnaryRRE<"lgb", 0xB906, sext8, GR64, GR64>;