Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_64.c31 sljit_u8 *inst; 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()
80 sljit_u8 *inst; in sljit_emit_enter()
251 sljit_u8 *inst; in sljit_emit_return()
325 sljit_u8 *inst; in emit_do_imm32()
344 sljit_u8 *inst; in emit_x86_instruction()
345 sljit_u8 *buf_ptr; in emit_x86_instruction()
346 sljit_u8 rex = 0; in emit_x86_instruction()
712 sljit_u8 *inst; in sljit_emit_fast_enter()
749 sljit_u8 *inst; in sljit_emit_fast_return()
[all …]
H A DsljitNativeX86_common.c489 sljit_u8 *code; in sljit_generate_code()
493 sljit_u8 len; in sljit_generate_code()
682 sljit_u8* inst; in emit_mov()
741 sljit_u8 *inst; in sljit_emit_op0()
892 sljit_u8* inst; in emit_mov_byte()
1033 sljit_u8* inst; in emit_prefetch()
1058 sljit_u8* inst; in emit_mov_half()
1106 sljit_u8* inst; in emit_unary()
1142 sljit_u8* inst; in emit_not_with_flags()
1179 sljit_u8* inst; in emit_clz()
[all …]
H A DsljitNativeX86_32.c31 sljit_u8 *inst; 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()
226 inst = (sljit_u8*)ensure_buf(compiler, 1 + 6); in sljit_emit_enter()
287 sljit_u8 *inst; in sljit_emit_return()
352 sljit_u8 *inst; in emit_x86_instruction()
353 sljit_u8 *buf_ptr; in emit_x86_instruction()
549 sljit_u8 *inst; in c_fast_call_with_args()
702 sljit_u8 *inst; in post_call_with_args()
835 sljit_u8 *inst; in sljit_emit_fast_enter()
[all …]
H A DsljitUtils.c247 stack->min_start = (sljit_u8 *)ptr; in sljit_allocate_stack()
271 stack->min_start = (sljit_u8 *)ptr; in sljit_allocate_stack()
292 SLJIT_API_FUNC_ATTRIBUTE sljit_u8 *SLJIT_FUNC sljit_stack_resize(struct sljit_stack *stack, sljit_u… in sljit_stack_resize()
H A DsljitProtExecAllocator.c231 ((struct block_header*)(((sljit_u8*)base) + offset))
233 ((struct free_block*)(((sljit_u8*)base) + offset))
315 executable_offset = (sljit_sw)((sljit_u8*)chunk_header->executable - (sljit_u8*)chunk_header); in sljit_malloc_exec()
H A DsljitLir.h338 sljit_u8 memory[1];
412 sljit_u8 *cpool_unique;
1381 sljit_u8 *top;
1384 sljit_u8 *end;
1386 sljit_u8 *start;
1388 sljit_u8 *min_start;
1401 SLJIT_API_FUNC_ATTRIBUTE sljit_u8 *SLJIT_FUNC sljit_stack_resize(struct sljit_stack *stack, sljit_u…
H A DsljitExecAllocator.c200 ((struct block_header*)(((sljit_u8*)base) + offset))
202 ((struct free_block*)(((sljit_u8*)base) + offset))
203 #define MEM_START(base) ((void*)(((sljit_u8*)base) + sizeof(struct block_header)))
H A DsljitNativeMIPS_32.c449 sljit_u8 offsets[4]; in call_with_args()
460 offsets[arg_count] = (sljit_u8)stack_offset; in call_with_args()
472 offsets[arg_count] = (sljit_u8)stack_offset; in call_with_args()
482 offsets[arg_count] = (sljit_u8)stack_offset; in call_with_args()
H A DsljitLir.c282 #define SLJIT_ADD_EXEC_OFFSET(ptr, exec_offset) ((sljit_u8 *)(ptr) + (exec_offset))
284 #define SLJIT_ADD_EXEC_OFFSET(ptr, exec_offset) ((sljit_u8 *)(ptr))
375 sizeof(sljit_s8) == 1 && sizeof(sljit_u8) == 1 in sljit_create_compiler()
423 + CPOOL_SIZE * sizeof(sljit_u8), allocator_data); in sljit_create_compiler()
430 compiler->cpool_unique = (sljit_u8*)(compiler->cpool + CPOOL_SIZE); in sljit_create_compiler()
541 sljit_u8 *ret; in ensure_buf()
560 sljit_u8 *ret; in ensure_abuf()
1328 fprintf(compiler->verbose, " 0x%x", ((sljit_u8*)instruction)[i]); in check_sljit_emit_op_custom()
H A DsljitNativeARM_32.c63 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 5] = {
67 static const sljit_u8 freg_map[SLJIT_NUMBER_OF_FLOAT_REGISTERS + 3] = {
197 sljit_u8* cpool_unique_ptr; in push_inst_with_literal()
1678 …ALLOW_ANY_IMM | BYTE_SIZE, dst, dstw, TMP_REG1, 0, src, (src & SLJIT_IMM) ? (sljit_u8)srcw : srcw); in sljit_emit_op1()
2156 sljit_u8 offsets[4]; in softfloat_call_with_args()
2168 offsets[arg_count] = (sljit_u8)stack_offset; in softfloat_call_with_args()
2176 offsets[arg_count] = (sljit_u8)stack_offset; in softfloat_call_with_args()
2182 offsets[arg_count] = (sljit_u8)stack_offset; in softfloat_call_with_args()
H A DsljitNativeARM_T2_32.c48 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 5] = {
52 static const sljit_u8 freg_map[SLJIT_NUMBER_OF_FLOAT_REGISTERS + 3] = {
1348 srcw = (sljit_u8)srcw; in sljit_emit_op1()
1843 sljit_u8 offsets[4]; in softfloat_call_with_args()
1855 offsets[arg_count] = (sljit_u8)stack_offset; in softfloat_call_with_args()
1863 offsets[arg_count] = (sljit_u8)stack_offset; in softfloat_call_with_args()
1869 offsets[arg_count] = (sljit_u8)stack_offset; in softfloat_call_with_args()
H A DsljitConfigInternal.h353 typedef unsigned char sljit_u8; typedef
H A DsljitNativeSPARC_common.c100 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 6] = {
104 static const sljit_u8 freg_map[SLJIT_NUMBER_OF_FLOAT_REGISTERS + 3] = {
877 …MOV_U8, flags | BYTE_DATA, dst, dstw, TMP_REG1, 0, src, (src & SLJIT_IMM) ? (sljit_u8)srcw : srcw); in sljit_emit_op1()
H A DsljitNativeMIPS_common.c66 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 5] = {
72 static const sljit_u8 freg_map[SLJIT_NUMBER_OF_FLOAT_REGISTERS + 3] = {
78 static const sljit_u8 freg_map[SLJIT_NUMBER_OF_FLOAT_REGISTERS + 3] = {
1182 …, SLJIT_MOV_U8, BYTE_DATA, dst, dstw, TMP_REG1, 0, src, (src & SLJIT_IMM) ? (sljit_u8)srcw : srcw); in sljit_emit_op1()
H A DsljitNativeARM_64.c46 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 8] = {
50 static const sljit_u8 freg_map[SLJIT_NUMBER_OF_FLOAT_REGISTERS + 3] = {
1158 srcw = (sljit_u8)srcw; in sljit_emit_op1()
H A DsljitNativePPC_common.c107 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 7] = {
111 static const sljit_u8 freg_map[SLJIT_NUMBER_OF_FLOAT_REGISTERS + 3] = {
1177 return EMIT_MOV(SLJIT_MOV_U8, BYTE_DATA, (sljit_u8)); in sljit_emit_op1()
H A DsljitNativeTILEGX_64.c52 static const sljit_u8 reg_map[SLJIT_NUMBER_OF_REGISTERS + 6] = {
2211 … SLJIT_MOV_U8, BYTE_DATA, dst, dstw, TMP_REG1, 0, src, (src & SLJIT_IMM) ? (sljit_u8) srcw : srcw); in sljit_emit_op1()
2233 …, BYTE_DATA | WRITE_BACK, dst, dstw, TMP_REG1, 0, src, (src & SLJIT_IMM) ? (sljit_u8) srcw : srcw); in sljit_emit_op1()
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_match.c49 sljit_u8 local_space[MACHINE_STACK_SIZE]; in jit_machine_stack_exec()
H A Dpcre2_jit_compile.c358 sljit_u8 count;
360 sljit_u8 last_count;
382 sljit_u8 *then_offsets;
415 const sljit_u8 *fcc;
501 sljit_u8 asbyte;
502 sljit_u8 asuchars[4];
513 sljit_u8 asbyte;
514 sljit_u8 asuchars[4];
4326 sljit_u8 instruction[5]; in load_from_mem_sse2()
4328 sljit_u8 instruction[4]; in load_from_mem_sse2()
[all …]

Completed in 110 milliseconds