Go to the source code of this file.
Functions | |
| void | c_addr (ADDRESS hostpc, SemStr *ssb, SemStr *ssx) |
| bool | is_null (ADDRESS hostPC) |
| bool | isFuncPrologue (ADDRESS hostPC) |
Variables | |
| static const JCOND_TYPE | hl_jcond_type [] |
|
||||||||||||||||
|
|
|
|
Definition at line 76 of file hppa/decoder.m. References c_br_nnull(), c_br_null(), and to. |
|
|
Definition at line 666 of file hppa/decoder.m. References InstructionPatterns::new_reg_win(), InstructionPatterns::new_reg_win_large(), NULL, InstructionPatterns::same_reg_win(), and InstructionPatterns::same_reg_win_large(). |
|
|
Initial value: {
HLJCOND_JNE,
HLJCOND_JE,
HLJCOND_JSL,
HLJCOND_JSLE,
HLJCOND_JUL,
HLJCOND_JULE,
HLJCOND_JOF,
HLJCOND_JNE,
HLJCOND_JE,
HLJCOND_JNE,
HLJCOND_JSGE,
HLJCOND_JSG,
HLJCOND_JUGE,
HLJCOND_JUG,
HLJCOND_JNOF,
HLJCOND_JE
}
Definition at line 54 of file hppa/decoder.m. |
1.4.6