Home
last modified time | relevance | path

Searched refs:Op_NB (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/powerpc/powerpc/
H A Ddb_disasm.c58 Op_NB = 0x10000000, enumerator
308 { "lswi", 0xfc0007fe, 0x7c0004aa, Op_D | Op_A | Op_NB },
319 { "stswi", 0xfc0007fe, 0x7c0005aa, Op_ST | Op_A | Op_NB },
968 if (func & Op_NB) { in disasm_fields()