Searched refs:xori (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/arch/riscv/core/ |
D | isr.S | 248 xori t1, t0, 0b1010011 /* OP-FP */ 251 xori t1, t1, 0b0100111 /* LOAD-FP / STORE-FP */ 254 xori t1, t1, 0b1001111 /* MADD / MSUB / NMSUB / NMADD */ 265 xori t1, t0, 0b1110011 /* SYSTEM opcode */ 295 xori t1, t1, 0b00100000
|