Home
last modified time | relevance | path

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

/dports/emulators/riscv-isa-sim/riscv-isa-sim-4f12984/riscv/insns/
H A Dpkbt16.h1 P_PK(16, 0, 1);
H A Dpktb16.h1 P_PK(16, 1, 0);
H A Dpktt16.h2 P_PK(16, 1, 1);
H A Dpkbt32.h2 P_PK(32, 0, 1);
H A Dpktb32.h2 P_PK(32, 1, 0);
H A Dpkbb16.h2 P_PK(16, 0, 0);
/dports/emulators/riscv-isa-sim/riscv-isa-sim-4f12984/riscv/
H A Ddecode.h2740 #define P_PK(BIT, X, Y) \ macro