Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/riscv/
Dobj.go1282 func encodeRII(ins *instruction) uint32 { func
1517 rIIEncoding = encoding{encode: encodeRII, validate: validateRII, length: 4}