Lines Matching refs:OPC_2R

105 #define OPC_2R(opc) ((sljit_ins)(opc) << 10)  macro
172 #define CLO_W OPC_2R(0x4)
173 #define CLZ_W OPC_2R(0x5)
174 #define CTO_W OPC_2R(0x6)
175 #define CTZ_W OPC_2R(0x7)
176 #define CLO_D OPC_2R(0x8)
177 #define CLZ_D OPC_2R(0x9)
178 #define CTO_D OPC_2R(0xa)
179 #define CTZ_D OPC_2R(0xb)
180 #define REVB_2H OPC_2R(0xc)
181 #define REVB_4H OPC_2R(0xd)
182 #define REVB_2W OPC_2R(0xe)
183 #define REVB_D OPC_2R(0xf)
184 #define REVH_2W OPC_2R(0x10)
185 #define REVH_D OPC_2R(0x11)
186 #define BITREV_4B OPC_2R(0x12)
187 #define BITREV_8B OPC_2R(0x13)
188 #define BITREV_W OPC_2R(0x14)
189 #define BITREV_D OPC_2R(0x15)
190 #define EXT_W_H OPC_2R(0x16)
191 #define EXT_W_B OPC_2R(0x17)
273 #define FABS_S OPC_2R(0x4501)
274 #define FABS_D OPC_2R(0x4502)
275 #define FNEG_S OPC_2R(0x4505)
276 #define FNEG_D OPC_2R(0x4506)
277 #define FMOV_S OPC_2R(0x4525)
278 #define FMOV_D OPC_2R(0x4526)
281 #define FCVT_S_D OPC_2R(0x4646)
282 #define FCVT_D_S OPC_2R(0x4649)
283 #define FTINTRZ_W_S OPC_2R(0x46a1)
284 #define FTINTRZ_W_D OPC_2R(0x46a2)
285 #define FTINTRZ_L_S OPC_2R(0x46a9)
286 #define FTINTRZ_L_D OPC_2R(0x46aa)
287 #define FFINT_S_W OPC_2R(0x4744)
288 #define FFINT_S_L OPC_2R(0x4746)
289 #define FFINT_D_W OPC_2R(0x4748)
290 #define FFINT_D_L OPC_2R(0x474a)
293 #define FMOV_S OPC_2R(0x4525)
294 #define FMOV_D OPC_2R(0x4526)
295 #define MOVGR2FR_W OPC_2R(0x4529)
296 #define MOVGR2FR_D OPC_2R(0x452a)
297 #define MOVGR2FRH_W OPC_2R(0x452b)
298 #define MOVFR2GR_S OPC_2R(0x452d)
299 #define MOVFR2GR_D OPC_2R(0x452e)
300 #define MOVFRH2GR_S OPC_2R(0x452f)
301 #define MOVGR2FCSR OPC_2R(0x4530)
302 #define MOVFCSR2GR OPC_2R(0x4532)
303 #define MOVFR2CF OPC_2R(0x4534)
304 #define MOVCF2FR OPC_2R(0x4535)
305 #define MOVGR2CF OPC_2R(0x4536)
306 #define MOVCF2GR OPC_2R(0x4537)
329 #define VMSKLTZ OPC_2R(0x1ca710)
339 #define VFCVTL_D_S OPC_2R(0x1ca77c)
342 #define VSLLWIL OPC_2R(0x1cc200)
345 #define VLDREPL OPC_2R(0xc0000)
346 #define VINSGR2VR OPC_2R(0x1cbac0)
347 #define VPICKVE2GR_U OPC_2R(0x1cbce0)
348 #define VREPLGR2VR OPC_2R(0x1ca7c0)
350 #define VREPLVEI OPC_2R(0x1cbde0)