Home
last modified time | relevance | path

Searched defs:rs1_hi (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dcrypto_helper.c131 uint32_t rs1_hi = RS1 >> 32; in HELPER() local
/openbmc/qemu/tests/tcg/tricore/asm/
H A Dmacros.h189 #define TEST_E_ED(insn, num, res_hi, res_lo, rs1_hi, rs1_lo, rs2) \ argument