Go to the source code of this file.
Functions | |
void | LS_GENERIC_N (struct cpu *cpu, struct ppc_instr_call *ic) |
void | LS_N (struct cpu *cpu, struct ppc_instr_call *ic) |
void LS_GENERIC_N | ( | struct cpu * | cpu, |
struct ppc_instr_call * | ic | ||
) |
Definition at line 42 of file cpu_ppc_instr_loadstore.cc.
References addr, CACHE_DATA, cpu::cd, data, fatal(), ic, LS_SIZE, cpu::mem, MEM_READ, MEM_WRITE, cpu::memory_rw, cpu::pc, cpu::ppc, PPC_IC_ENTRIES_PER_PAGE, PPC_INSTR_ALIGNMENT_SHIFT, and reg.
Referenced by LS_N().