Searched refs:opcode_11110101 (Results 1 – 2 of 2) sorted by relevance
58 bool opcode_11110101(const uint8_t *Opcodes, unsigned &Offset,
133 { 0xff, 0xf5, 2, &Decoder::opcode_11110101 }, // UOP_VPOP (32-bit)479 bool Decoder::opcode_11110101(const uint8_t *OC, unsigned &Offset, in opcode_11110101() function in llvm::ARM::WinEH::Decoder