Searched refs:nullifyMode (Results 1 – 2 of 2) sorted by relevance
86 state->nullifyMode = BITS (state->words[0], 5, 6); \480 switch (state->nullifyMode) in write_instr_name_()548 state->nullifyMode = BR_exec_when_no_jump; in dsmOneArcInst()813 state->nullifyMode = BR_exec_when_no_jump; /* 0 */ in dsmOneArcInst()923 if (is_linked && state->nullifyMode == BR_exec_when_jump) in dsmOneArcInst()924 state->nullifyMode = BR_exec_when_no_jump; in dsmOneArcInst()
72 char nullifyMode; member