Home
last modified time | relevance | path

Searched defs:jump_offs (Results 1 – 5 of 5) sorted by relevance

/hardware/google/apf/
Ddisassembler.c370 uint32_t jump_offs = DECODE_IMM(imm_len); in apf_disassemble() local
/hardware/google/apf/v7/
Dapf_interpreter_source.c432 u32 jump_offs = decode_imm(ctx, imm_len); // 2nd imm, at worst 8 B past prog_len in do_apf_run() local
473 u32 jump_offs = decode_imm(ctx, imm_len); // 2nd imm, at worst 8 B past prog_len in do_apf_run() local
Dapf_interpreter.c978 u32 jump_offs = decode_imm(ctx, imm_len); /* 2nd imm, at worst 8 B past prog_len */ in do_apf_run() local
1019 u32 jump_offs = decode_imm(ctx, imm_len); /* 2nd imm, at worst 8 B past prog_len */ in do_apf_run() local
/hardware/google/apf/v6/
Dapf_interpreter.c968 u32 jump_offs = decode_imm(ctx, imm_len); /* 2nd imm, at worst 8 B past prog_len */ in do_apf_run() local
1009 u32 jump_offs = decode_imm(ctx, imm_len); /* 2nd imm, at worst 8 B past prog_len */ in do_apf_run() local
/hardware/google/apf/devtools/
Dapf_interpreter.c978 u32 jump_offs = decode_imm(ctx, imm_len); /* 2nd imm, at worst 8 B past prog_len */ in do_apf_run() local
1019 u32 jump_offs = decode_imm(ctx, imm_len); /* 2nd imm, at worst 8 B past prog_len */ in do_apf_run() local