Searched refs:MBE (Results 1 - 12 of 12) sorted by relevance

/external/qemu/disas/
H A Dppc.c666 #define MBE ME + 1
672 #define MB6 MBE + 2
3326 { "rlwimi", M(20,0), M_MASK, PPCCOM, { RA,RS,SH,MBE,ME } },
3327 { "rlimi", M(20,0), M_MASK, PWRCOM, { RA,RS,SH,MBE,ME } },
3329 { "rlwimi.", M(20,1), M_MASK, PPCCOM, { RA,RS,SH,MBE,ME } },
3330 { "rlimi.", M(20,1), M_MASK, PWRCOM, { RA,RS,SH,MBE,ME } },
3334 { "rlwinm", M(21,0), M_MASK, PPCCOM, { RA,RS,SH,MBE,ME } },
3335 { "rlinm", M(21,0), M_MASK, PWRCOM, { RA,RS,SH,MBE,ME } },
3338 { "rlwinm.", M(21,1), M_MASK, PPCCOM, { RA,RS,SH,MBE,ME } },
3339 { "rlinm.", M(21,1), M_MASK, PWRCOM, { RA,RS,SH,MBE,M
662 #define MBE macro
[all...]
/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h2732 } MBE; member in union:_IRStmt::__anon32309
/external/valgrind/main/drd/
H A Ddrd_load_store.c633 switch (st->Ist.MBE.event)
/external/valgrind/main/VEX/priv/
H A Dir_defs.c1523 ppIRMBusEvent(s->Ist.MBE.event);
2070 s->Ist.MBE.event = event;
2325 return IRStmt_MBE(s->Ist.MBE.event);
4283 switch (stmt->Ist.MBE.event) {
4286 default: sanityCheckFail(bb,stmt,"IRStmt.MBE.event: unknown");
H A Dir_opt.c2656 return IRStmt_MBE(st->Ist.MBE.event);
5436 return IRStmt_MBE(st->Ist.MBE.event);
H A Dhost_arm64_isel.c6795 switch (stmt->Ist.MBE.event) {
H A Dhost_s390_isel.c3960 switch (stmt->Ist.MBE.event) {
H A Dhost_x86_isel.c4164 switch (stmt->Ist.MBE.event) {
H A Dhost_amd64_isel.c4593 switch (stmt->Ist.MBE.event) {
H A Dhost_ppc_isel.c5690 switch (stmt->Ist.MBE.event) {
H A Dhost_arm_isel.c6136 switch (stmt->Ist.MBE.event) {
/external/valgrind/main/helgrind/
H A Dhg_main.c4559 switch (st->Ist.MBE.event) {

Completed in 197 milliseconds