Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/lib/
Dinsn-eval.c1200 int addr32, base32, idx32; in get_eff_addr_sib() local
1202 base32 = base & 0xffffffff; in get_eff_addr_sib()
1205 addr32 = base32 + idx32 * (1 << X86_SIB_SCALE(insn->sib.value)); in get_eff_addr_sib()
/linux-6.12.1/Documentation/bpf/standardization/
Dinstruction-set.rst122 groups are specified. An implementation MUST support the base32 conformance
132 Each conformance group has a short ASCII label (e.g., "base32") that
138 * base32: includes all instructions defined in this
140 * base64: includes base32, plus instructions explicitly noted
453 conformance group and other swap operations belong to the base32
479 ``JMP32`` uses 32-bit wide operands and indicates the base32
541 base32 conformance group.