Searched refs:insn5 (Results 1 - 2 of 2) sorted by relevance

/external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
H A DELF_Mips64r2N64_PIC_relocations.s110 # rtdyld-check: decode_operand(insn5, 2)[15:0] = 0x8010
114 insn5: label
/external/libchrome/sandbox/linux/bpf_dsl/
H A Dcodegen_unittest.cc213 // 0: LD 23 (insn5)
231 CodeGen::Node insn5 = MakeInstruction(BPF_LD + BPF_W + BPF_ABS, 23, insn4); local
234 // instruction. It only contains "insn5". This exercises one of the less
240 MakeInstruction(BPF_JMP + BPF_JEQ + BPF_K, 42, insn5, insn4);

Completed in 113 milliseconds