Searched refs:gen_addr_reg_index (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/ppc/translate/ |
H A D | fp-impl.c.inc | 749 gen_addr_reg_index(ctx, EA); 797 gen_addr_reg_index(ctx, EA); 832 gen_addr_reg_index(ctx, EA); 850 gen_addr_reg_index(ctx, EA); 867 gen_addr_reg_index(ctx, EA); \ 892 gen_addr_reg_index(ctx, EA); 941 gen_addr_reg_index(ctx, EA);
|
H A D | spe-impl.c.inc | 778 gen_addr_reg_index(ctx, t0); \
|
/openbmc/qemu/target/ppc/ |
H A D | translate.c | 2501 static inline void gen_addr_reg_index(DisasContext *ctx, TCGv EA) in gen_addr_reg_index() function 2654 gen_addr_reg_index(ctx, EA); \ 2671 gen_addr_reg_index(ctx, EA); \ 2698 gen_addr_reg_index(ctx, EA); \ 2714 gen_addr_reg_index(ctx, EA); \ 2838 gen_addr_reg_index(ctx, t0); in gen_lswx() 2879 gen_addr_reg_index(ctx, t0); in gen_stswx() 2938 gen_addr_reg_index(ctx, t0); in gen_load_locked() 3177 gen_addr_reg_index(ctx, EA); in gen_conditional_store() 3224 gen_addr_reg_index(ctx, EA); in STCX() [all …]
|