Home
last modified time | relevance | path

Searched refs:sljit_u8 (Results 1 – 16 of 16) sorted by relevance

/external/pcre/dist2/src/sljit/
DsljitNativeX86_64.c31 sljit_u8 *inst; in emit_load_imm64()
33 inst = (sljit_u8*)ensure_buf(compiler, 1 + 2 + sizeof(sljit_sw)); in emit_load_imm64()
42 static sljit_u8* generate_far_jump_code(struct sljit_jump *jump, sljit_u8 *code_ptr, sljit_s32 type) in generate_far_jump_code()
68 static sljit_u8* generate_fixed_jump(sljit_u8 *code_ptr, sljit_sw addr, sljit_s32 type) in generate_fixed_jump()
95 sljit_u8 *inst; in sljit_emit_enter()
109 inst = (sljit_u8*)ensure_buf(compiler, 1 + size); in sljit_emit_enter()
119 inst = (sljit_u8*)ensure_buf(compiler, 1 + size); in sljit_emit_enter()
129 inst = (sljit_u8*)ensure_buf(compiler, 1 + size); in sljit_emit_enter()
175 inst = (sljit_u8*)ensure_buf(compiler, 1 + 4 + (3 + sizeof(sljit_s32))); in sljit_emit_enter()
207 inst = (sljit_u8*)ensure_buf(compiler, 1 + 4); in sljit_emit_enter()
[all …]
DsljitNativeX86_32.c29 static sljit_s32 emit_do_imm(struct sljit_compiler *compiler, sljit_u8 opcode, sljit_sw imm) in emit_do_imm()
31 sljit_u8 *inst; in emit_do_imm()
33 inst = (sljit_u8*)ensure_buf(compiler, 1 + 1 + sizeof(sljit_sw)); in emit_do_imm()
41 static sljit_u8* generate_far_jump_code(struct sljit_jump *jump, sljit_u8 *code_ptr, sljit_s32 type) in generate_far_jump_code()
71 sljit_u8 *inst; in sljit_emit_enter()
86 inst = (sljit_u8*)ensure_buf(compiler, 1 + size); in sljit_emit_enter()
146 inst = (sljit_u8*)ensure_buf(compiler, 1 + 17); in sljit_emit_enter()
211 sljit_u8 *inst; in sljit_emit_return()
226 inst = (sljit_u8*)ensure_buf(compiler, 1 + 3); in sljit_emit_return()
245 inst = (sljit_u8*)ensure_buf(compiler, 1 + size); in sljit_emit_return()
[all …]
DsljitNativeX86_common.c69 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 3] = {
92 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 5] = {
96 static const sljit_u8 reg_lmap[SLJIT_NUMBER_OF_REGISTERS + 5] = {
101 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 5] = {
105 static const sljit_u8 reg_lmap[SLJIT_NUMBER_OF_REGISTERS + 5] = {
356 static sljit_u8 get_jump_code(sljit_s32 type) in get_jump_code()
412 static sljit_u8* generate_far_jump_code(struct sljit_jump *jump, sljit_u8 *code_ptr, sljit_s32 type…
415 static sljit_u8* generate_fixed_jump(sljit_u8 *code_ptr, sljit_sw addr, sljit_s32 type);
418 static sljit_u8* generate_near_jump_code(struct sljit_jump *jump, sljit_u8 *code_ptr, sljit_u8 *cod… in generate_near_jump_code()
474 sljit_u8 *code; in sljit_generate_code()
[all …]
DsljitExecAllocator.c140 ((struct block_header*)(((sljit_u8*)base) + offset))
142 ((struct free_block*)(((sljit_u8*)base) + offset))
143 #define MEM_START(base) ((void*)(((sljit_u8*)base) + sizeof(struct block_header)))
DsljitLir.c336 sizeof(sljit_s8) == 1 && sizeof(sljit_u8) == 1 in sljit_create_compiler()
382 + CPOOL_SIZE * sizeof(sljit_u8), allocator_data); in sljit_create_compiler()
389 compiler->cpool_unique = (sljit_u8*)(compiler->cpool + CPOOL_SIZE); in sljit_create_compiler()
488 sljit_u8 *ret; in ensure_buf()
507 sljit_u8 *ret; in ensure_abuf()
1170 fprintf(compiler->verbose, " 0x%x", ((sljit_u8*)instruction)[i]); in check_sljit_emit_op_custom()
DsljitLir.h274 sljit_u8 memory[1];
344 sljit_u8 *cpool_unique;
DsljitConfigInternal.h348 typedef unsigned char sljit_u8; typedef
DsljitNativeSPARC_common.c98 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 6] = {
835 …MOV_U8, flags | BYTE_DATA, dst, dstw, TMP_REG1, 0, src, (src & SLJIT_IMM) ? (sljit_u8)srcw : srcw); in sljit_emit_op1()
857 … | BYTE_DATA | WRITE_BACK, dst, dstw, TMP_REG1, 0, src, (src & SLJIT_IMM) ? (sljit_u8)srcw : srcw); in sljit_emit_op1()
DsljitNativeARM_32.c58 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 6] = {
187 sljit_u8* cpool_unique_ptr; in push_inst_with_literal()
1886 …ALLOW_ANY_IMM | BYTE_DATA, dst, dstw, TMP_REG1, 0, src, (src & SLJIT_IMM) ? (sljit_u8)srcw : srcw); in sljit_emit_op1()
1904 … | BYTE_DATA | WRITE_BACK, dst, dstw, TMP_REG1, 0, src, (src & SLJIT_IMM) ? (sljit_u8)srcw : srcw); in sljit_emit_op1()
DsljitNativeARM_T2_32.c45 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 6] = {
1343 srcw = (sljit_u8)srcw; in sljit_emit_op1()
1369 srcw = (sljit_u8)srcw; in sljit_emit_op1()
DsljitNativeARM_64.c46 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 8] = {
1305 srcw = (sljit_u8)srcw; in sljit_emit_op1()
1339 srcw = (sljit_u8)srcw; in sljit_emit_op1()
DsljitNativePPC_common.c108 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 7] = {
1364 return EMIT_MOV(SLJIT_MOV_U8, BYTE_DATA, (sljit_u8)); in sljit_emit_op1()
1392 return EMIT_MOV(SLJIT_MOV_U8, BYTE_DATA | WRITE_BACK, (sljit_u8)); in sljit_emit_op1()
DsljitNativeTILEGX_64.c52 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 6] = {
2214 … SLJIT_MOV_U8, BYTE_DATA, dst, dstw, TMP_REG1, 0, src, (src & SLJIT_IMM) ? (sljit_u8) srcw : srcw); in sljit_emit_op1()
2236 …, BYTE_DATA | WRITE_BACK, dst, dstw, TMP_REG1, 0, src, (src & SLJIT_IMM) ? (sljit_u8) srcw : srcw); in sljit_emit_op1()
DsljitNativeMIPS_common.c71 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 5] = {
1125 …, SLJIT_MOV_U8, BYTE_DATA, dst, dstw, TMP_REG1, 0, src, (src & SLJIT_IMM) ? (sljit_u8)srcw : srcw); in sljit_emit_op1()
1155 …8, BYTE_DATA | WRITE_BACK, dst, dstw, TMP_REG1, 0, src, (src & SLJIT_IMM) ? (sljit_u8)srcw : srcw); in sljit_emit_op1()
/external/pcre/dist2/src/
Dpcre2_jit_match.c49 sljit_u8 local_space[MACHINE_STACK_SIZE]; in jit_machine_stack_exec()
Dpcre2_jit_compile.c356 sljit_u8 *optimized_cbracket;
358 sljit_u8 *then_offsets;
391 const sljit_u8 *fcc;
476 sljit_u8 asbyte;
477 sljit_u8 asuchars[4];
488 sljit_u8 asbyte;
489 sljit_u8 asuchars[4];
2226 static SLJIT_INLINE PCRE2_SPTR set_then_offsets(compiler_common *common, PCRE2_SPTR cc, sljit_u8 *c… in set_then_offsets()
2842 static BOOL is_char7_bitset(const sljit_u8 *bitset, BOOL nclass) in is_char7_bitset()
2846 const sljit_u8 value = nclass ? 0xff : 0; in is_char7_bitset()
[all …]