Home | History | Annotate | Download | only in hppa

Lines Matching refs:nul

161            re setting the NUL bit on the branch and eliding the nop.  */
712 static void tcg_out_branch(TCGContext *s, int label_index, int nul)
715 uint32_t op = nul ? INSN_BL_N : INSN_BL;
778 Which means that if the nul bit is set, the delay slot is
788 Which means that if the nul bit is set, the delay slot is