Home
last modified time | relevance | path

Searched refs:arm_rorx (Results 1 – 2 of 2) sorted by path

/dports/lang/mono/mono-5.10.1.57/mono/arch/arm64/
H A Darm64-codegen.h564 #define arm_rorx(p, rd, rs, shift) arm_extrx ((p), (rd), (rs), (rs), (shift)) macro
H A Dcodegen-test.c277 arm_rorx (code, ARMREG_R1, ARMREG_R2, 16); in main()