Lines Matching refs:NoFixup
203 __ xadd(IceType_i8, Address(0x1FF00, AssemblerFixup::NoFixup), in TEST_F()
211 __ xadd(IceType_i8, Address(0x1FF00, AssemblerFixup::NoFixup), in TEST_F()
221 __ xadd(IceType_i16, Address(0x1FF00, AssemblerFixup::NoFixup), in TEST_F()
229 __ xadd(IceType_i16, Address(0x1FF00, AssemblerFixup::NoFixup), in TEST_F()
239 __ xadd(IceType_i32, Address(0x1FF00, AssemblerFixup::NoFixup), in TEST_F()
247 __ xadd(IceType_i32, Address(0x1FF00, AssemblerFixup::NoFixup), in TEST_F()
310 __ cmpxchg8b(Address(0x1FF00, AssemblerFixup::NoFixup), NotLocked); in TEST_F()
317 __ cmpxchg8b(Address(0x1FF00, AssemblerFixup::NoFixup), Locked); in TEST_F()
403 __ cmpxchg(IceType_i8, Address(0x1FF00, AssemblerFixup::NoFixup), in TEST_F()
411 __ cmpxchg(IceType_i8, Address(0x1FF00, AssemblerFixup::NoFixup), in TEST_F()
421 __ cmpxchg(IceType_i16, Address(0x1FF00, AssemblerFixup::NoFixup), in TEST_F()
429 __ cmpxchg(IceType_i16, Address(0x1FF00, AssemblerFixup::NoFixup), in TEST_F()
439 __ cmpxchg(IceType_i32, Address(0x1FF00, AssemblerFixup::NoFixup), in TEST_F()
447 __ cmpxchg(IceType_i32, Address(0x1FF00, AssemblerFixup::NoFixup), in TEST_F()