Searched refs:insn_bytes_with_immediate (Results 1 – 1 of 1) sorted by relevance
61 uint32_t insn_bytes_with_immediate = insn_bytes | imm << 20; in TestOpImm() local63 RunInstruction(insn_bytes_with_immediate); in TestOpImm()