Home
last modified time | relevance | path

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

/external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
DELF_Mips64r2N64_PIC_relocations.s110 # rtdyld-check: decode_operand(insn5, 2)[15:0] = 0x8010
114 insn5: label
/external/libchrome/sandbox/linux/bpf_dsl/
Dcodegen_unittest.cc231 CodeGen::Node insn5 = MakeInstruction(BPF_LD + BPF_W + BPF_ABS, 23, insn4); in TEST_F() local
240 MakeInstruction(BPF_JMP + BPF_JEQ + BPF_K, 42, insn5, insn4); in TEST_F()