Searched refs:Op_WS (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/powerpc/powerpc/ |
H A D | db_disasm.c | 42 Op_WS = Op_crbB, /* kludge, same field as crbB */ enumerator 331 { "tlbre", 0xfc0007fe, 0x7c000764, Op_D | Op_A | Op_WS }, 334 { "tlbwe", 0xfc0007fe, 0x7c0007a4, Op_S | Op_A | Op_WS },
|