Searched refs:opcode_11111011 (Results 1 – 2 of 2) sorted by relevance
67 bool opcode_11111011(const uint8_t *Opcodes, unsigned &Offset,
141 { 0xff, 0xfb, &Decoder::opcode_11111011 }, // UOP_NOP (16-bit)462 bool Decoder::opcode_11111011(const uint8_t *OC, unsigned &Offset, in opcode_11111011() function in llvm::ARM::WinEH::Decoder