Searched refs:BP_NOT_TAKEN (Results 1 – 1 of 1) sorted by relevance
187 #define BP_NOT_TAKEN 0x00000002 /* Value to OR in to predict no branch. */ macro1637 bp_bits = (args[0][n] == 't') ? BP_TAKEN : BP_NOT_TAKEN; in md_assemble()