Home
last modified time | relevance | path

Searched defs:oea_read (Results 1 – 2 of 2) sorted by relevance

/qemu/target/ppc/
H A Dspr_common.h55 oea_read, oea_write, hea_read, hea_write, \ argument
65 oea_read, oea_write, one_reg_id, ival) \ argument
71 oea_read, oea_write, hea_read, hea_write, ival) \ argument
76 oea_read, oea_write, ival) \ argument
H A Dcpu.h310 void (*oea_read)(DisasContext *ctx, int gpr_num, int spr_num); member