integer.h
来自「ppc750 system design simulator using sys」· C头文件 代码 · 共 306 行 · 第 1/2 页
H
306 行
extern char *andcx_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *cmp_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *cmpl_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *cntlzwx_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *eqvx_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *extsbx_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *extshx_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *nandx_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *norx_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *orx_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *orcx_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *slwx_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *srawx_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *srawix_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *srwx_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *tw_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *xorx_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *addx_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *addcx_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *addex_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *addmex_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *addzex_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *divwx_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *divwux_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *mulhwx_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *mulhwux_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *mullwx_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *negx_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *subfx_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *subfcx_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *subfex_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *subfmex_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern char *subfzex_disasm(ppc_inst_t inst, addr_t pc, char *buf);extern void addi_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void addic_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void addicd_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void addis_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void andid_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void andisd_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void cmpi_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void cmpli_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void mulli_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void ori_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void oris_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void subfic_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void twi_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void xori_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void xoris_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void rlwimix_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void rlwinmx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void rlwnmx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void andx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void andcx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void cmp_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void cmpl_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void cntlzwx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void eqvx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void extsbx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void extshx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void nandx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void norx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void orx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void orcx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void slwx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void srawx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void srawix_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void srwx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void tw_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void xorx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void addx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void addcx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void addex_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void addmex_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void addzex_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void divwx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void divwux_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void mulhwx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void mulhwux_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void mullwx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void negx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void subfx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void subfcx_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void subfex_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void subfmex_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void subfzex_translate(ppc_inst_t inst, struct DecodedInstruction *di);extern void addi_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void addic_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void addicd_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void addis_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void andid_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void andisd_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void cmpi_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void cmpli_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void mulli_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void ori_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void oris_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void subfic_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void twi_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void xori_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void xoris_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void rlwimix_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void rlwinmx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void rlwnmx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void andx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void andcx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void cmp_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void cmpl_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void cntlzwx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void eqvx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void extsbx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void extshx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void nandx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void norx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void orx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void orcx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void slwx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void srawx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void srawix_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void srwx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void tw_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void xorx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void addx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void addcx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void addex_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void addmex_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void addzex_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void divwx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void divwux_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void mulhwx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void mulhwux_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void mullwx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void negx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void subfx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void subfcx_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void subfex_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void subfmex_xml(ppc_inst_t inst, addr_t pc, char *buf);extern void subfzex_xml(ppc_inst_t inst, addr_t pc, char *buf);#if defined(__cplusplus)}#endif#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?