Searched refs:LoadInd (Results 1 – 1 of 1) sorted by relevance
/DragonOS/kernel/crates/rbpf/src/ |
H A D | assembler.rs | 16 LoadInd, LoadReg, NoOperand, StoreImm, StoreReg, 32 LoadInd, enumerator 114 LoadInd, in make_instruction_map() 194 (LoadInd, Register(src), Integer(imm), Nil) => insn(opc, 0, src, 0, imm), in encode()
|