Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/
Dsemantics_player.h895 SetVlAndVtypeCsr(vl, vtype); in Vsetivli()
898 SetVlAndVtypeCsr(vl, vtype); in Vsetivli()
903 SetVlAndVtypeCsr(vl, vtype); in Vsetivli()
914 SetVlAndVtypeCsr(vl, vtype); in Vsetvl()
917 SetVlAndVtypeCsr(vl, vtype); in Vsetvl()
923 SetVlAndVtypeCsr(vl, vtype); in Vsetvl()
933 SetVlAndVtypeCsr(vl, vtype); in Vsetvli()
936 SetVlAndVtypeCsr(vl, vtype); in Vsetvli()
942 SetVlAndVtypeCsr(vl, vtype); in Vsetvli()
1121 void SetVlAndVtypeCsr(Register vl, Register vtype) { in SetVlAndVtypeCsr() function