Searched refs:decode_header (Results 1 – 11 of 11) sorted by relevance
11 const struct decode_header *d);15 const struct decode_header *d);20 const struct decode_header *d);24 const struct decode_header *d, bool alu);28 const struct decode_header *d);
106 const struct decode_header *d) in decode_pc_ro()130 const struct decode_header *d, bool alu) in decode_wb_pc()146 const struct decode_header *d) in decode_rd12rn16rm0rs8_rwflags()153 const struct decode_header *d) in decode_ldr()161 const struct decode_header *d) in uprobe_decode_ldmstm()
15 const struct decode_header *h) in checker_stack_use_none()23 const struct decode_header *h) in checker_stack_use_unknown()32 const struct decode_header *h) in checker_stack_use_imm_0xx()45 const struct decode_header *h) in checker_stack_use_t32strd()54 const struct decode_header *h) in checker_stack_use_imm_x0x()64 const struct decode_header *h) in checker_stack_use_imm_xxx()73 const struct decode_header *h) in checker_stack_use_stmdx()
15 const struct decode_header *h) in arm_check_stack()95 const struct decode_header *h) in arm_check_regs_nouse()103 const struct decode_header *h) in arm_check_regs_normal()119 const struct decode_header *h) in arm_check_regs_ldmstm()129 const struct decode_header *h) in arm_check_regs_mov_ip_sp()150 const struct decode_header *h) in arm_check_regs_ldrdstrd()
15 const struct decode_header *h) in t32_check_stack()89 const struct decode_header *h) in t16_check_stack()
29 const struct decode_header *h);
69 const struct decode_header *d) in t32_decode_cond_branch()145 const struct decode_header *d) in t32_decode_ldmstm()405 const struct decode_header *d) in t16_decode_it()423 const struct decode_header *d) in t16_decode_cond_branch()513 const struct decode_header *d) in t16_decode_hiregs()541 const struct decode_header *d) in t16_decode_push()596 const struct decode_header *d) in t16_decode_pop()
597 int (*fn)(const struct decode_header *, void *), in table_iter() argument600 const struct decode_header *h = (struct decode_header *)table; in table_iter()613 h = (struct decode_header *) in table_iter()619 static int table_test_fail(const struct decode_header *h, const char* message) in table_test_fail()633 static int table_test_fn(const struct decode_header *h, void *args) in table_test_fn()691 const struct decode_header *header;723 static unsigned coverage_start_registers(const struct decode_header *h) in coverage_start_registers()734 static int coverage_start_fn(const struct decode_header *h, void *args) in coverage_start_fn()850 const struct decode_header *h = entry->header; in coverage_add()
126 const struct decode_header *h) in kprobe_decode_ldmstm()
276 struct decode_header;279 const struct decode_header *);288 const struct decode_header *);298 struct decode_header { struct311 struct decode_header header; argument321 struct decode_header header;331 struct decode_header header;344 struct decode_header header;357 struct decode_header header;370 struct decode_header header;
345 const struct decode_header *h) in run_checkers()416 const struct decode_header *h = (struct decode_header *)table; in probes_decode_insn()417 const struct decode_header *next; in probes_decode_insn()452 next = (struct decode_header *) in probes_decode_insn()465 next = (struct decode_header *)d->table.table; in probes_decode_insn()