Searched refs:SBIT (Results 1 – 2 of 2) sorted by relevance
111 #define SBIT(OP) ((OP)&0xF) macro
430 n ? status1[SBIT (opcode)] : status0[SBIT (opcode)]); in print_instruction()