Searched refs:b0s6_op (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmips-tdep.c1512 #define b0s6_op(x) ((x) & 0x3f) macro
1899 switch (b0s6_op (insn))
4089 if (b0s6_op (insn) != 0x3c
7204 return (b0s6_op (insn) == 0x3c
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmips-tdep.c1534 #define b0s6_op(x) ((x) & 0x3f) macro
1921 switch (b0s6_op (insn))
4116 if (b0s6_op (insn) != 0x3c
7241 return (b0s6_op (insn) == 0x3c

Completed in 275 milliseconds