1# Zicbom: cache-block management instructions 2cbo.clean rs1 31..20=1 14..12=2 11..7=0 6..2=0x03 1..0=3 3cbo.flush rs1 31..20=2 14..12=2 11..7=0 6..2=0x03 1..0=3 4cbo.inval rs1 31..20=0 14..12=2 11..7=0 6..2=0x03 1..0=3 5 6# Zicboz: cache-block zero instruction 7cbo.zero rs1 31..20=4 14..12=2 11..7=0 6..2=0x03 1..0=3 8 9# Zicbop: prefetch hint pseudoinstructions 10@prefetch.i rs1 imm12hi 24..20=0 14..12=6 11..7=0 6..2=0x04 1..0=3 11@prefetch.r rs1 imm12hi 24..20=1 14..12=6 11..7=0 6..2=0x04 1..0=3 12@prefetch.w rs1 imm12hi 24..20=3 14..12=6 11..7=0 6..2=0x04 1..0=3 13