Searched refs:STHRL (Results 1 – 7 of 7) sorted by relevance
290 ; Test that we use LHRL and STHRL for i16.
323 ; Test that we use NC even where LHRL and STHRL are available.
840 STHRL = 0xC47, // Store Halfword Relative Long enumerator
713 EVALUATE(STHRL);
934 EvalTable[STHRL] = &Simulator::Evaluate_STHRL; in EvalTableInit()8114 EVALUATE(STHRL) { in EVALUATE() argument
361 #define STHRL(r1,i2) RIL_RP(c4,r1,7,i2) macro
703 def STHRL : StoreRILPC<"sthrl", 0xC47, aligned_truncstorei16, GR32>;708 def : StoreGR64PC<STHRL, aligned_truncstorei16>;