#include "cpu_ppc_instr_loadstore.cc"
Go to the source code of this file.
Macros | |
#define | LS_B |
#define | LS_SIZE 1 |
#define | LS_ZERO |
#define | LS_GENERIC_N ppc_generic_stb |
#define | LS_N ppc_instr_stb |
#define | LS_H |
#define | LS_SIZE 2 |
#define | LS_ZERO |
#define | LS_GENERIC_N ppc_generic_sth |
#define | LS_N ppc_instr_sth |
#define | LS_W |
#define | LS_SIZE 4 |
#define | LS_ZERO |
#define | LS_GENERIC_N ppc_generic_stw |
#define | LS_N ppc_instr_stw |
#define | LS_D |
#define | LS_SIZE 8 |
#define | LS_ZERO |
#define | LS_GENERIC_N ppc_generic_std |
#define | LS_N ppc_instr_std |
#define | LS_B |
#define | LS_SIZE 1 |
#define | LS_LOAD |
#define | LS_GENERIC_N ppc_generic_lba |
#define | LS_N ppc_instr_lba |
#define | LS_H |
#define | LS_SIZE 2 |
#define | LS_LOAD |
#define | LS_GENERIC_N ppc_generic_lha |
#define | LS_N ppc_instr_lha |
#define | LS_W |
#define | LS_SIZE 4 |
#define | LS_LOAD |
#define | LS_GENERIC_N ppc_generic_lwa |
#define | LS_N ppc_instr_lwa |
#define | LS_B |
#define | LS_SIZE 1 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_GENERIC_N ppc_generic_lbz |
#define | LS_N ppc_instr_lbz |
#define | LS_H |
#define | LS_SIZE 2 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_GENERIC_N ppc_generic_lhz |
#define | LS_N ppc_instr_lhz |
#define | LS_W |
#define | LS_SIZE 4 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_GENERIC_N ppc_generic_lwz |
#define | LS_N ppc_instr_lwz |
#define | LS_D |
#define | LS_SIZE 8 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_GENERIC_N ppc_generic_ldz |
#define | LS_N ppc_instr_ld |
#define | LS_B |
#define | LS_SIZE 1 |
#define | LS_ZERO |
#define | LS_IGNOREOFS |
#define | LS_GENERIC_N ppc_generic_stb |
#define | LS_N ppc_instr_stb_0 |
#define | LS_H |
#define | LS_SIZE 2 |
#define | LS_ZERO |
#define | LS_IGNOREOFS |
#define | LS_GENERIC_N ppc_generic_sth |
#define | LS_N ppc_instr_sth_0 |
#define | LS_W |
#define | LS_SIZE 4 |
#define | LS_ZERO |
#define | LS_IGNOREOFS |
#define | LS_GENERIC_N ppc_generic_stw |
#define | LS_N ppc_instr_stw_0 |
#define | LS_D |
#define | LS_SIZE 8 |
#define | LS_ZERO |
#define | LS_IGNOREOFS |
#define | LS_GENERIC_N ppc_generic_std |
#define | LS_N ppc_instr_std_0 |
#define | LS_B |
#define | LS_SIZE 1 |
#define | LS_LOAD |
#define | LS_IGNOREOFS |
#define | LS_GENERIC_N ppc_generic_lba |
#define | LS_N ppc_instr_lba_0 |
#define | LS_H |
#define | LS_SIZE 2 |
#define | LS_LOAD |
#define | LS_IGNOREOFS |
#define | LS_GENERIC_N ppc_generic_lha |
#define | LS_N ppc_instr_lha_0 |
#define | LS_W |
#define | LS_SIZE 4 |
#define | LS_LOAD |
#define | LS_IGNOREOFS |
#define | LS_GENERIC_N ppc_generic_lwa |
#define | LS_N ppc_instr_lwa_0 |
#define | LS_B |
#define | LS_SIZE 1 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_IGNOREOFS |
#define | LS_GENERIC_N ppc_generic_lbz |
#define | LS_N ppc_instr_lbz_0 |
#define | LS_H |
#define | LS_SIZE 2 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_IGNOREOFS |
#define | LS_GENERIC_N ppc_generic_lhz |
#define | LS_N ppc_instr_lhz_0 |
#define | LS_W |
#define | LS_SIZE 4 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_IGNOREOFS |
#define | LS_GENERIC_N ppc_generic_lwz |
#define | LS_N ppc_instr_lwz_0 |
#define | LS_D |
#define | LS_SIZE 8 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_IGNOREOFS |
#define | LS_GENERIC_N ppc_generic_ldz |
#define | LS_N ppc_instr_ld_0 |
#define | LS_B |
#define | LS_SIZE 1 |
#define | LS_ZERO |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_stbu |
#define | LS_N ppc_instr_stbu |
#define | LS_H |
#define | LS_SIZE 2 |
#define | LS_ZERO |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_sthu |
#define | LS_N ppc_instr_sthu |
#define | LS_W |
#define | LS_SIZE 4 |
#define | LS_ZERO |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_stwu |
#define | LS_N ppc_instr_stwu |
#define | LS_D |
#define | LS_SIZE 8 |
#define | LS_ZERO |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_stdu |
#define | LS_N ppc_instr_stdu |
#define | LS_B |
#define | LS_SIZE 1 |
#define | LS_LOAD |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_lbau |
#define | LS_N ppc_instr_lbau |
#define | LS_H |
#define | LS_SIZE 2 |
#define | LS_LOAD |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_lhau |
#define | LS_N ppc_instr_lhau |
#define | LS_W |
#define | LS_SIZE 4 |
#define | LS_LOAD |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_lwau |
#define | LS_N ppc_instr_lwau |
#define | LS_B |
#define | LS_SIZE 1 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_lbzu |
#define | LS_N ppc_instr_lbzu |
#define | LS_H |
#define | LS_SIZE 2 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_lhzu |
#define | LS_N ppc_instr_lhzu |
#define | LS_W |
#define | LS_SIZE 4 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_lwzu |
#define | LS_N ppc_instr_lwzu |
#define | LS_D |
#define | LS_SIZE 8 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_ldzu |
#define | LS_N ppc_instr_ldu |
#define | LS_B |
#define | LS_SIZE 1 |
#define | LS_ZERO |
#define | LS_IGNOREOFS |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_stbu |
#define | LS_N ppc_instr_stbu_0 |
#define | LS_H |
#define | LS_SIZE 2 |
#define | LS_ZERO |
#define | LS_IGNOREOFS |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_sthu |
#define | LS_N ppc_instr_sthu_0 |
#define | LS_W |
#define | LS_SIZE 4 |
#define | LS_ZERO |
#define | LS_IGNOREOFS |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_stwu |
#define | LS_N ppc_instr_stwu_0 |
#define | LS_D |
#define | LS_SIZE 8 |
#define | LS_ZERO |
#define | LS_IGNOREOFS |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_stdu |
#define | LS_N ppc_instr_stdu_0 |
#define | LS_B |
#define | LS_SIZE 1 |
#define | LS_LOAD |
#define | LS_IGNOREOFS |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_lbau |
#define | LS_N ppc_instr_lbau_0 |
#define | LS_H |
#define | LS_SIZE 2 |
#define | LS_LOAD |
#define | LS_IGNOREOFS |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_lhau |
#define | LS_N ppc_instr_lhau_0 |
#define | LS_W |
#define | LS_SIZE 4 |
#define | LS_LOAD |
#define | LS_IGNOREOFS |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_lwau |
#define | LS_N ppc_instr_lwau_0 |
#define | LS_B |
#define | LS_SIZE 1 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_IGNOREOFS |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_lbzu |
#define | LS_N ppc_instr_lbzu_0 |
#define | LS_H |
#define | LS_SIZE 2 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_IGNOREOFS |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_lhzu |
#define | LS_N ppc_instr_lhzu_0 |
#define | LS_W |
#define | LS_SIZE 4 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_IGNOREOFS |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_lwzu |
#define | LS_N ppc_instr_lwzu_0 |
#define | LS_D |
#define | LS_SIZE 8 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_IGNOREOFS |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_ldzu |
#define | LS_N ppc_instr_ldu_0 |
#define | LS_INDEXED |
#define | LS_B |
#define | LS_SIZE 1 |
#define | LS_ZERO |
#define | LS_GENERIC_N ppc_generic_stbx |
#define | LS_N ppc_instr_stbx |
#define | LS_H |
#define | LS_SIZE 2 |
#define | LS_ZERO |
#define | LS_GENERIC_N ppc_generic_sthx |
#define | LS_N ppc_instr_sthx |
#define | LS_W |
#define | LS_SIZE 4 |
#define | LS_ZERO |
#define | LS_GENERIC_N ppc_generic_stwx |
#define | LS_N ppc_instr_stwx |
#define | LS_D |
#define | LS_SIZE 8 |
#define | LS_ZERO |
#define | LS_GENERIC_N ppc_generic_stdx |
#define | LS_N ppc_instr_stdx |
#define | LS_B |
#define | LS_SIZE 1 |
#define | LS_LOAD |
#define | LS_GENERIC_N ppc_generic_lbax |
#define | LS_N ppc_instr_lbax |
#define | LS_H |
#define | LS_SIZE 2 |
#define | LS_LOAD |
#define | LS_GENERIC_N ppc_generic_lhax |
#define | LS_N ppc_instr_lhax |
#define | LS_W |
#define | LS_SIZE 4 |
#define | LS_LOAD |
#define | LS_GENERIC_N ppc_generic_lwax |
#define | LS_N ppc_instr_lwax |
#define | LS_B |
#define | LS_SIZE 1 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_GENERIC_N ppc_generic_lbzx |
#define | LS_N ppc_instr_lbzx |
#define | LS_H |
#define | LS_SIZE 2 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_GENERIC_N ppc_generic_lhzx |
#define | LS_N ppc_instr_lhzx |
#define | LS_W |
#define | LS_SIZE 4 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_GENERIC_N ppc_generic_lwzx |
#define | LS_N ppc_instr_lwzx |
#define | LS_D |
#define | LS_SIZE 8 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_GENERIC_N ppc_generic_ldzx |
#define | LS_N ppc_instr_ldx |
#define | LS_B |
#define | LS_SIZE 1 |
#define | LS_ZERO |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_stbux |
#define | LS_N ppc_instr_stbux |
#define | LS_H |
#define | LS_SIZE 2 |
#define | LS_ZERO |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_sthux |
#define | LS_N ppc_instr_sthux |
#define | LS_W |
#define | LS_SIZE 4 |
#define | LS_ZERO |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_stwux |
#define | LS_N ppc_instr_stwux |
#define | LS_D |
#define | LS_SIZE 8 |
#define | LS_ZERO |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_stdux |
#define | LS_N ppc_instr_stdux |
#define | LS_B |
#define | LS_SIZE 1 |
#define | LS_LOAD |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_lbaux |
#define | LS_N ppc_instr_lbaux |
#define | LS_H |
#define | LS_SIZE 2 |
#define | LS_LOAD |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_lhaux |
#define | LS_N ppc_instr_lhaux |
#define | LS_W |
#define | LS_SIZE 4 |
#define | LS_LOAD |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_lwaux |
#define | LS_N ppc_instr_lwaux |
#define | LS_B |
#define | LS_SIZE 1 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_lbzux |
#define | LS_N ppc_instr_lbzux |
#define | LS_H |
#define | LS_SIZE 2 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_lhzux |
#define | LS_N ppc_instr_lhzux |
#define | LS_W |
#define | LS_SIZE 4 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_lwzux |
#define | LS_N ppc_instr_lwzux |
#define | LS_D |
#define | LS_SIZE 8 |
#define | LS_ZERO |
#define | LS_LOAD |
#define | LS_UPDATE |
#define | LS_GENERIC_N ppc_generic_ldzux |
#define | LS_N ppc_instr_ldux |
#define | LS_BYTEREVERSE |
#define | LS_INDEXED |
#define | LS_SIZE 2 |
#define | LS_H |
#define | LS_GENERIC_N ppc_generic_lhbrx |
#define | LS_N ppc_instr_lhbrx |
#define | LS_LOAD |
#define | LS_GENERIC_N ppc_generic_sthbrx |
#define | LS_N ppc_instr_sthbrx |
#define | LS_SIZE 4 |
#define | LS_W |
#define | LS_GENERIC_N ppc_generic_lwbrx |
#define | LS_N ppc_instr_lwbrx |
#define | LS_LOAD |
#define | LS_GENERIC_N ppc_generic_stwbrx |
#define | LS_N ppc_instr_stwbrx |
Variables | |
void(* | ppc_loadstore [64])(struct cpu *, struct ppc_instr_call *) |
void(* | ppc_loadstore_indexed [32])(struct cpu *, struct ppc_instr_call *) |
#define LS_B |
Definition at line 830 of file tmp_ppc_loadstore.cc.
#define LS_B |
Definition at line 830 of file tmp_ppc_loadstore.cc.
#define LS_B |
Definition at line 830 of file tmp_ppc_loadstore.cc.
#define LS_B |
Definition at line 830 of file tmp_ppc_loadstore.cc.
#define LS_B |
Definition at line 830 of file tmp_ppc_loadstore.cc.
#define LS_B |
Definition at line 830 of file tmp_ppc_loadstore.cc.
#define LS_B |
Definition at line 830 of file tmp_ppc_loadstore.cc.
#define LS_B |
Definition at line 830 of file tmp_ppc_loadstore.cc.
#define LS_B |
Definition at line 830 of file tmp_ppc_loadstore.cc.
#define LS_B |
Definition at line 830 of file tmp_ppc_loadstore.cc.
#define LS_B |
Definition at line 830 of file tmp_ppc_loadstore.cc.
#define LS_B |
Definition at line 830 of file tmp_ppc_loadstore.cc.
#define LS_B |
Definition at line 830 of file tmp_ppc_loadstore.cc.
#define LS_B |
Definition at line 830 of file tmp_ppc_loadstore.cc.
#define LS_B |
Definition at line 830 of file tmp_ppc_loadstore.cc.
#define LS_B |
Definition at line 830 of file tmp_ppc_loadstore.cc.
#define LS_B |
Definition at line 830 of file tmp_ppc_loadstore.cc.
#define LS_B |
Definition at line 830 of file tmp_ppc_loadstore.cc.
#define LS_BYTEREVERSE |
Definition at line 997 of file tmp_ppc_loadstore.cc.
#define LS_D |
Definition at line 875 of file tmp_ppc_loadstore.cc.
#define LS_D |
Definition at line 875 of file tmp_ppc_loadstore.cc.
#define LS_D |
Definition at line 875 of file tmp_ppc_loadstore.cc.
#define LS_D |
Definition at line 875 of file tmp_ppc_loadstore.cc.
#define LS_D |
Definition at line 875 of file tmp_ppc_loadstore.cc.
#define LS_D |
Definition at line 875 of file tmp_ppc_loadstore.cc.
#define LS_D |
Definition at line 875 of file tmp_ppc_loadstore.cc.
#define LS_D |
Definition at line 875 of file tmp_ppc_loadstore.cc.
#define LS_D |
Definition at line 875 of file tmp_ppc_loadstore.cc.
#define LS_D |
Definition at line 875 of file tmp_ppc_loadstore.cc.
#define LS_D |
Definition at line 875 of file tmp_ppc_loadstore.cc.
#define LS_D |
Definition at line 875 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_stb |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_sth |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_stw |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_std |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lba |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lha |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lwa |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lbz |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lhz |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lwz |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_ldz |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_stb |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_sth |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_stw |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_std |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lba |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lha |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lwa |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lbz |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lhz |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lwz |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_ldz |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_stbu |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_sthu |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_stwu |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_stdu |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lbau |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lhau |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lwau |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lbzu |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lhzu |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lwzu |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_ldzu |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_stbu |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_sthu |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_stwu |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_stdu |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lbau |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lhau |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lwau |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lbzu |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lhzu |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lwzu |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_ldzu |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_stbx |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_sthx |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_stwx |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_stdx |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lbax |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lhax |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lwax |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lbzx |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lhzx |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lwzx |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_ldzx |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_stbux |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_sthux |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_stwux |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_stdux |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lbaux |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lhaux |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lwaux |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lbzux |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lhzux |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lwzux |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_ldzux |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lhbrx |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_sthbrx |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_lwbrx |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_GENERIC_N ppc_generic_stwbrx |
Definition at line 1024 of file tmp_ppc_loadstore.cc.
#define LS_H |
Definition at line 1000 of file tmp_ppc_loadstore.cc.
#define LS_H |
Definition at line 1000 of file tmp_ppc_loadstore.cc.
#define LS_H |
Definition at line 1000 of file tmp_ppc_loadstore.cc.
#define LS_H |
Definition at line 1000 of file tmp_ppc_loadstore.cc.
#define LS_H |
Definition at line 1000 of file tmp_ppc_loadstore.cc.
#define LS_H |
Definition at line 1000 of file tmp_ppc_loadstore.cc.
#define LS_H |
Definition at line 1000 of file tmp_ppc_loadstore.cc.
#define LS_H |
Definition at line 1000 of file tmp_ppc_loadstore.cc.
#define LS_H |
Definition at line 1000 of file tmp_ppc_loadstore.cc.
#define LS_H |
Definition at line 1000 of file tmp_ppc_loadstore.cc.
#define LS_H |
Definition at line 1000 of file tmp_ppc_loadstore.cc.
#define LS_H |
Definition at line 1000 of file tmp_ppc_loadstore.cc.
#define LS_H |
Definition at line 1000 of file tmp_ppc_loadstore.cc.
#define LS_H |
Definition at line 1000 of file tmp_ppc_loadstore.cc.
#define LS_H |
Definition at line 1000 of file tmp_ppc_loadstore.cc.
#define LS_H |
Definition at line 1000 of file tmp_ppc_loadstore.cc.
#define LS_H |
Definition at line 1000 of file tmp_ppc_loadstore.cc.
#define LS_H |
Definition at line 1000 of file tmp_ppc_loadstore.cc.
#define LS_H |
Definition at line 1000 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_IGNOREOFS |
Definition at line 596 of file tmp_ppc_loadstore.cc.
#define LS_INDEXED |
Definition at line 998 of file tmp_ppc_loadstore.cc.
#define LS_INDEXED |
Definition at line 998 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_LOAD |
Definition at line 1019 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_stb |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_sth |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_stw |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_std |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lba |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lha |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lwa |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lbz |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lhz |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lwz |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_ld |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_stb_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_sth_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_stw_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_std_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lba_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lha_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lwa_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lbz_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lhz_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lwz_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_ld_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_stbu |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_sthu |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_stwu |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_stdu |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lbau |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lhau |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lwau |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lbzu |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lhzu |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lwzu |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_ldu |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_stbu_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_sthu_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_stwu_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_stdu_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lbau_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lhau_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lwau_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lbzu_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lhzu_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lwzu_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_ldu_0 |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_stbx |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_sthx |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_stwx |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_stdx |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lbax |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lhax |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lwax |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lbzx |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lhzx |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lwzx |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_ldx |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_stbux |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_sthux |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_stwux |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_stdux |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lbaux |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lhaux |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lwaux |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lbzux |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lhzux |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lwzux |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_ldux |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lhbrx |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_sthbrx |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_lwbrx |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_N ppc_instr_stwbrx |
Definition at line 1025 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 1 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 2 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 4 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 8 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 1 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 2 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 4 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 1 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 2 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 4 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 8 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 1 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 2 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 4 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 8 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 1 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 2 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 4 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 1 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 2 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 4 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 8 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 1 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 2 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 4 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 8 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 1 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 2 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 4 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 1 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 2 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 4 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 8 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 1 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 2 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 4 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 8 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 1 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 2 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 4 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 1 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 2 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 4 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 8 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 1 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 2 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 4 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 8 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 1 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 2 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 4 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 1 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 2 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 4 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 8 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 1 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 2 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 4 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 8 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 1 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 2 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 4 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 1 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 2 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 4 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 8 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 2 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_SIZE 4 |
Definition at line 1015 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
Referenced by LS_N().
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_UPDATE |
Definition at line 879 of file tmp_ppc_loadstore.cc.
#define LS_W |
Definition at line 1016 of file tmp_ppc_loadstore.cc.
#define LS_W |
Definition at line 1016 of file tmp_ppc_loadstore.cc.
#define LS_W |
Definition at line 1016 of file tmp_ppc_loadstore.cc.
#define LS_W |
Definition at line 1016 of file tmp_ppc_loadstore.cc.
#define LS_W |
Definition at line 1016 of file tmp_ppc_loadstore.cc.
#define LS_W |
Definition at line 1016 of file tmp_ppc_loadstore.cc.
#define LS_W |
Definition at line 1016 of file tmp_ppc_loadstore.cc.
#define LS_W |
Definition at line 1016 of file tmp_ppc_loadstore.cc.
#define LS_W |
Definition at line 1016 of file tmp_ppc_loadstore.cc.
#define LS_W |
Definition at line 1016 of file tmp_ppc_loadstore.cc.
#define LS_W |
Definition at line 1016 of file tmp_ppc_loadstore.cc.
#define LS_W |
Definition at line 1016 of file tmp_ppc_loadstore.cc.
#define LS_W |
Definition at line 1016 of file tmp_ppc_loadstore.cc.
#define LS_W |
Definition at line 1016 of file tmp_ppc_loadstore.cc.
#define LS_W |
Definition at line 1016 of file tmp_ppc_loadstore.cc.
#define LS_W |
Definition at line 1016 of file tmp_ppc_loadstore.cc.
#define LS_W |
Definition at line 1016 of file tmp_ppc_loadstore.cc.
#define LS_W |
Definition at line 1016 of file tmp_ppc_loadstore.cc.
#define LS_W |
Definition at line 1016 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
#define LS_ZERO |
Definition at line 877 of file tmp_ppc_loadstore.cc.
void(* ppc_loadstore[64])(struct cpu *, struct ppc_instr_call *) |
Definition at line 893 of file tmp_ppc_loadstore.cc.
Referenced by X().
void(* ppc_loadstore_indexed[32])(struct cpu *, struct ppc_instr_call *) |
Definition at line 962 of file tmp_ppc_loadstore.cc.
Referenced by X().