Lines Matching refs:i2l
71 static inline long i2l(long v) in i2l() function
76 static inline long i2l(long v) in i2l() function
213 eax = i2l(0x0001); in test_lea()
214 ebx = i2l(0x0002); in test_lea()
215 ecx = i2l(0x0004); in test_lea()
216 edx = i2l(0x0008); in test_lea()
217 esi = i2l(0x0010); in test_lea()
218 edi = i2l(0x0020); in test_lea()
368 long val = i2l(1);\
369 long res = i2l(0x12345678);\
1125 op0 = i2l(0x12345678);\
1126 op1 = i2l(0xfbca7654);\
1137 op0 = i2l(0x12345678);\
1138 op1 = i2l(0xfbca7654);\
1139 op2 = i2l(eax);\
1219 eax = i2l(op0 & 0xffffffff); in test_xchg()
1220 edx = i2l(op0 >> 32); in test_xchg()
1534 eax = i2l(0x12345678);\
2127 a = i2l(0x8234a6f8);\
2136 a = i2l(0x8234a6f8);\
2137 d = i2l(0x8345a1f2);\
2160 a = i2l(0x12345678); in test_conv()
2167 a = i2l(0x12345678); in test_conv()