Searched defs:BNE (Results 1 – 2 of 2) sorted by relevance
85 unsigned BNE = Mips::BNE; in expandAtomicCmpSwapSubword() local213 unsigned LL, SC, ZERO, BNE, BEQ, MOVE; in expandAtomicCmpSwap() local
50 constexpr uint32_t BNE = 0b001; variable