Searched refs:STR_x (Results 1 – 11 of 11) sorted by relevance
869 #define STR_x "x" macro1145 #define STR_x "\170" macro1175 #define STRING_xdigit STR_x STR_d STR_i STR_g STR_i STR_t
92 case STR_x: in IsStore()
437 case STR_x: in InstrumentLoadStore()
982 V(STR_x, "str", "'Xt") \
1474 case STR_x: in LoadStoreHelper()
5815 return rt.Is64Bits() ? STR_x : STR_w; in StoreOpFor()
57 case STR_x: in IsStore()
375 case STR_x: store_int_counter->Increment(); break; in InstrumentLoadStore()
816 return rt.Is64Bits() ? STR_x : STR_w;
747 V(STR_x, "str", "'Xt") \
1786 case STR_x: MemoryWrite<uint64_t>(address, xreg(srcdst)); break; in LoadStoreHelper()