Searched refs:STFH (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 952 expandRXYPseudo(MI, SystemZ::ST, SystemZ::STFH); in expandPostRAPseudo() 1121 StoreOpcode = SystemZ::STFH; in getLoadStoreOpcodes()
|
D | SystemZInstrInfo.td | 359 // Expands to ST, STY or STFH, depending on the choice of register. 363 def STFH : StoreRXY<"stfh", 0xE3CB, store, GRH32, 4>,
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 358 #define STFH(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,cb) macro
|