| /external/pcre/dist2/src/sljit/ |
| sljitNativeMIPS_common.c | 552 #define INT_DATA 0x06 [all...] |
| sljitNativePPC_common.c | 564 #define INT_DATA 0x18 [all...] |
| sljitNativeSPARC_common.c | 443 #define INT_DATA 0x06 871 return emit_op(compiler, SLJIT_MOV_U32, flags | INT_DATA, dst, dstw, TMP_REG1, 0, src, srcw); 874 return emit_op(compiler, SLJIT_MOV_S32, flags | INT_DATA | SIGNED_DATA, dst, dstw, TMP_REG1, 0, src, srcw); [all...] |
| sljitNativeTILEGX_64.c | 80 #define INT_DATA 0x06 [all...] |