Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dtranslate.c356 case MXL_RV128: in get_gpr()
366 assert(get_xl(ctx) == MXL_RV128); in get_gprh()
397 case MXL_RV128: in gen_set_gpr()
404 if (get_xl_max(ctx) == MXL_RV128) { in gen_set_gpr()
418 case MXL_RV128: in gen_set_gpri()
425 if (get_xl_max(ctx) == MXL_RV128) { in gen_set_gpri()
433 assert(get_ol(ctx) == MXL_RV128); in gen_set_gpr128()
757 if (get_xl(ctx) != MXL_RV128) { \
788 if (get_ol(ctx) == MXL_RV128) { in ex_rvc_shiftli()
800 if (get_ol(ctx) == MXL_RV128) { in ex_rvc_shiftri()
[all …]
H A Dgdbstub.c69 case MXL_RV128: in riscv_cpu_gdb_read_register()
91 case MXL_RV128: in riscv_cpu_gdb_write_register()
355 case MXL_RV128: in riscv_cpu_register_gdb_regs_for_features()
H A Ddebug.c84 case MXL_RV128: in extract_trigger_type()
143 case MXL_RV128: in build_tdata1()
191 case MXL_RV128: in tdata1_validate()
240 case MXL_RV128: in textra_validate()
269 case MXL_RV128: in textra_validate()
384 case MXL_RV128: in trigger_textra_match()
H A Dcpu.c1051 case MXL_RV128: in riscv_cpu_disas_set_info()
1423 case MXL_RV128: in riscv_cpu_validate_misa_mxl()
2175 case MXL_RV128: in prop_marchid_set()
2728 case MXL_RV128: in riscv_gdb_arch_name()
2987 DEFINE_DYNAMIC_CPU(TYPE_RISCV_CPU_BASE128, MXL_RV128, rv128_base_cpu_init),
H A Dmachine.c183 return mcc->misa_mxl_max == MXL_RV128; in rv128_needed()
H A Dcpu_bits.h576 MXL_RV128 = 3, enumerator
H A Dcsr.c1522 case MXL_RV128: in add_status_sd()
1676 *val = int128_make128(env->mstatus, add_status_sd(MXL_RV128, in read_mstatus_i128()
1684 *val = int128_make128(env->misa_ext, (uint64_t)MXL_RV128 << 62); in read_misa_i128()
2971 *val = int128_make128(sstatus, add_status_sd(MXL_RV128, sstatus)); in read_sstatus_i128()
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvzacas.c.inc58 if (get_xl_max(ctx) == MXL_RV128) {
93 case MXL_RV128:
H A Dtrans_rvi.c.inc223 if (get_xl(ctx) == MXL_RV128) {
330 if (get_xl(ctx) == MXL_RV128) {
431 if (get_xl(ctx) == MXL_RV128) {
970 if (xl < MXL_RV128) {
1010 if (get_xl(ctx) < MXL_RV128) {
1039 if (get_xl(ctx) < MXL_RV128) {
1061 if (xl < MXL_RV128) {
1100 if (get_xl(ctx) < MXL_RV128) {
1128 if (get_xl(ctx) < MXL_RV128) {