CACAO
|
Go to the source code of this file.
Functions | |
s4 | emit_load_s1_but (jitdata *jd, instruction *iptr, s4 tempreg, s4 notreg) |
s4 | emit_load_s2_but (jitdata *jd, instruction *iptr, s4 tempreg, s4 notreg) |
void | emit_copy_dst (jitdata *jd, instruction *iptr, s4 dtmpreg) |
void | emit_restore_pv (codegendata *cd) |
void emit_copy_dst | ( | jitdata * | jd, |
instruction * | iptr, | ||
s4 | dtmpreg | ||
) |
s4 emit_load_s1_but | ( | jitdata * | jd, |
instruction * | iptr, | ||
s4 | tempreg, | ||
s4 | notreg | ||
) |
s4 emit_load_s2_but | ( | jitdata * | jd, |
instruction * | iptr, | ||
s4 | tempreg, | ||
s4 | notreg | ||
) |
void emit_restore_pv | ( | codegendata * | cd | ) |