H A D | pvr_pds_disasm.c | 35 static void pvr_error_check(PVR_ERR_CALLBACK err_callback, in pvr_error_check() argument 38 if (err_callback) in pvr_error_check() 39 err_callback(error); in pvr_error_check() 50 PVR_ERR_CALLBACK err_callback, in error_reg_range() 75 pvr_error_check(err_callback, error); in error_reg_range() 80 PVR_ERR_CALLBACK err_callback, in pvr_pds_disassemble_regs32() 107 error_reg_range(instruction, context, err_callback, parameter, error); in pvr_pds_disassemble_regs32() 113 PVR_ERR_CALLBACK err_callback, in pvr_pds_disassemble_regs32tp() 135 error_reg_range(instruction, context, err_callback, parameter, error); in pvr_pds_disassemble_regs32tp() 141 PVR_ERR_CALLBACK err_callback, in pvr_pds_disassemble_regs32t() 48 error_reg_range(uint32_t raw, void *context, PVR_ERR_CALLBACK err_callback, uint32_t parameter, struct pvr_dissassembler_error error) error_reg_range() argument 79 pvr_pds_disassemble_regs32(void *context, PVR_ERR_CALLBACK err_callback, struct pvr_dissassembler_error error, uint32_t instruction, uint32_t parameter) pvr_pds_disassemble_regs32() argument 112 pvr_pds_disassemble_regs32tp(void *context, PVR_ERR_CALLBACK err_callback, struct pvr_dissassembler_error error, uint32_t instruction, uint32_t parameter) pvr_pds_disassemble_regs32tp() argument 140 pvr_pds_disassemble_regs32t(void *context, PVR_ERR_CALLBACK err_callback, struct pvr_dissassembler_error error, uint32_t instruction, uint32_t parameter) pvr_pds_disassemble_regs32t() argument 164 pvr_pds_disassemble_regs64(void *context, PVR_ERR_CALLBACK err_callback, struct pvr_dissassembler_error error, uint32_t instruction, uint32_t parameter) pvr_pds_disassemble_regs64() argument 198 pvr_pds_disassemble_regs64t(void *context, PVR_ERR_CALLBACK err_callback, struct pvr_dissassembler_error error, uint32_t instruction, uint32_t parameter) pvr_pds_disassemble_regs64t() argument 222 pvr_pds_disassemble_regs64C(void *context, PVR_ERR_CALLBACK err_callback, struct pvr_dissassembler_error error, uint32_t instruction, uint32_t parameter) pvr_pds_disassemble_regs64C() argument 246 pvr_pds_disassemble_regs64tp(void *context, PVR_ERR_CALLBACK err_callback, struct pvr_dissassembler_error error, uint32_t instruction, uint32_t parameter) pvr_pds_disassemble_regs64tp() argument 283 pvr_pds_disassemble_instruction_add64(void *context, PVR_ERR_CALLBACK err_callback, struct pvr_dissassembler_error error, uint32_t instruction) pvr_pds_disassemble_instruction_add64() argument 324 pvr_pds_disassemble_instruction_add32(void *context, PVR_ERR_CALLBACK err_callback, struct pvr_dissassembler_error error, uint32_t instruction) pvr_pds_disassemble_instruction_add32() argument 365 pvr_pds_disassemble_instruction_stm(void *context, PVR_ERR_CALLBACK err_callback, struct pvr_dissassembler_error error, uint32_t instruction) pvr_pds_disassemble_instruction_stm() argument 421 pvr_pds_disassemble_instruction_sftlp32(void *context, PVR_ERR_CALLBACK err_callback, struct pvr_dissassembler_error error, uint32_t instruction) pvr_pds_disassemble_instruction_sftlp32() argument 483 pvr_pds_disassemble_instruction_sftlp64(void *context, PVR_ERR_CALLBACK err_callback, struct pvr_dissassembler_error error, uint32_t instruction) pvr_pds_disassemble_instruction_sftlp64() argument 543 pvr_pds_disassemble_instruction_cmp(void *context, PVR_ERR_CALLBACK err_callback, struct pvr_dissassembler_error error, uint32_t instruction) pvr_pds_disassemble_instruction_cmp() argument 587 pvr_pds_disassemble_instruction_sp_ld_st(void *context, PVR_ERR_CALLBACK err_callback, struct pvr_dissassembler_error error, bool ld, uint32_t instruction, bool cc) pvr_pds_disassemble_instruction_sp_ld_st() argument 635 pvr_pds_disassemble_instruction_sp_limm(void *context, PVR_ERR_CALLBACK err_callback, struct pvr_dissassembler_error error, uint32_t instruction, bool cc) pvr_pds_disassemble_instruction_sp_limm() argument 713 pvr_pds_disassemble_instruction_sp(void *context, PVR_ERR_CALLBACK err_callback, struct pvr_dissassembler_error error, uint32_t instruction) pvr_pds_disassemble_instruction_sp() argument 775 pvr_pds_disassemble_instruction_ddmad(void *context, PVR_ERR_CALLBACK err_callback, struct pvr_dissassembler_error error, uint32_t instruction) pvr_pds_disassemble_instruction_ddmad() argument 825 pvr_pds_disassemble_instruction_mad(void *context, PVR_ERR_CALLBACK err_callback, struct pvr_dissassembler_error error, uint32_t instruction) pvr_pds_disassemble_instruction_mad() argument 876 pvr_pds_disassemble_instruction_dout(void *context, PVR_ERR_CALLBACK err_callback, struct pvr_dissassembler_error error, uint32_t instruction) pvr_pds_disassemble_instruction_dout() argument 1053 pvr_pds_disassemble_instruction2(void *context, PVR_ERR_CALLBACK err_callback, uint32_t instruction) pvr_pds_disassemble_instruction2() argument [all...] |