Lines Matching refs:fstp
36 __ fstp(IceType_f32, in TEST_F() local
38 __ fstp(IceType_f64, Address(GPRRegister::Encoded_Reg_ebp, 0x10000, in TEST_F() local
131 __ fstp(X87STRegister::Encoded_X87ST_7); \ in TEST_F()
133 __ fstp(X87STRegister::Encoded_X87ST_6); \ in TEST_F()
135 __ fstp(X87STRegister::Encoded_X87ST_5); \ in TEST_F()
137 __ fstp(X87STRegister::Encoded_X87ST_4); \ in TEST_F()
139 __ fstp(X87STRegister::Encoded_X87ST_3); \ in TEST_F()
141 __ fstp(X87STRegister::Encoded_X87ST_2); \ in TEST_F()
143 __ fstp(X87STRegister::Encoded_X87ST_1); \ in TEST_F()
145 __ fstp(IceType_f##Size, dwordAddress(T1)); \ in TEST_F()
146 __ fstp(IceType_f##Size, dwordAddress(T2)); \ in TEST_F()
147 __ fstp(IceType_f##Size, dwordAddress(T3)); \ in TEST_F()
148 __ fstp(IceType_f##Size, dwordAddress(T4)); \ in TEST_F()
149 __ fstp(IceType_f##Size, dwordAddress(T5)); \ in TEST_F()
150 __ fstp(IceType_f##Size, dwordAddress(T6)); \ in TEST_F()
151 __ fstp(IceType_f##Size, dwordAddress(T7)); \ in TEST_F()
216 __ fstp(IceType_f##Size, dwordAddress(T0)); \ in TEST_F()