Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/SystemZ/
Dint-add-16.ll38 ; Test the upper end of the ALGHSIK range.
66 ; Test the lower end of the ALGHSIK range.
80 ; Test the next value down, which cannot use either ALGHSIK or ALGFI.
/external/valgrind/none/tests/s390x/
Dopcodes.h117 #define ALGHSIK(r1,r3,i2) RIE_RRI0(ec,r1,r3,i2,00,db) macro
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td747 def ALGHSIK : BinaryRIE<"alghsik", 0xECDB, addc, GR64, imm64sx16>,