Home
last modified time | relevance | path

Searched defs:dec (Results 1 – 10 of 10) sorted by relevance

/qemu/disas/
H A Driscv-xthead.c249 void decode_xtheadba(rv_decode *dec, rv_isa isa) in decode_xtheadba()
278 void decode_xtheadbb(rv_decode *dec, rv_isa isa) in decode_xtheadbb()
334 void decode_xtheadbs(rv_decode *dec, rv_isa isa) in decode_xtheadbs()
360 void decode_xtheadcmo(rv_decode *dec, rv_isa isa) in decode_xtheadcmo()
438 void decode_xtheadcondmov(rv_decode *dec, rv_isa isa) in decode_xtheadcondmov()
465 void decode_xtheadfmemidx(rv_decode *dec, rv_isa isa) in decode_xtheadfmemidx()
502 void decode_xtheadfmv(rv_decode *dec, rv_isa isa) in decode_xtheadfmv()
537 void decode_xtheadmac(rv_decode *dec, rv_isa isa) in decode_xtheadmac()
568 void decode_xtheadmemidx(rv_decode *dec, rv_isa isa) in decode_xtheadmemidx()
642 void decode_xtheadmempair(rv_decode *dec, rv_isa isa) in decode_xtheadmempair()
[all …]
H A Driscv-xventana.c23 void decode_xventanacondops(rv_decode *dec, rv_isa isa) in decode_xventanacondops()
H A Driscv.c2541 static void decode_inst_opcode(rv_decode *dec, rv_isa isa) in decode_inst_opcode()
4558 static void decode_inst_operands(rv_decode *dec, rv_isa isa) in decode_inst_operands()
4956 static bool check_constraints(rv_decode *dec, const rvc_constraint *c) in check_constraints()
5083 static GString *format_inst(size_t tab, rv_decode *dec) in format_inst()
5330 static void decode_inst_lift_pseudo(rv_decode *dec) in decode_inst_lift_pseudo()
5349 static void decode_inst_decompress_rv32(rv_decode *dec) in decode_inst_decompress_rv32()
5364 static void decode_inst_decompress_rv64(rv_decode *dec) in decode_inst_decompress_rv64()
5379 static void decode_inst_decompress_rv128(rv_decode *dec) in decode_inst_decompress_rv128()
5394 static void decode_inst_decompress(rv_decode *dec, rv_isa isa) in decode_inst_decompress()
5414 rv_decode dec = { 0 }; in disasm_inst() local
/qemu/target/s390x/tcg/
H A Dint_helper.c179 uint64_t dec = 0x0c; in HELPER() local
199 Int128 dec = int128_make64(0x0c); in HELPER() local
/qemu/hw/acpi/
H A Daml-build.c1025 Aml *aml_io(AmlIODecode dec, uint16_t min_base, uint16_t max_base, in aml_io()
1355 AmlMaxFixed max_fixed, AmlDecode dec, in aml_as_desc_header()
1369 AmlMaxFixed max_fixed, AmlDecode dec, in aml_word_as_desc()
1393 AmlMaxFixed max_fixed, AmlDecode dec, in aml_dword_as_desc()
1418 AmlMaxFixed max_fixed, AmlDecode dec, in aml_qword_as_desc()
1447 AmlDecode dec, uint16_t addr_gran, in aml_word_bus_number()
1463 AmlDecode dec, AmlISARanges isa_ranges, in aml_word_io()
1481 AmlDecode dec, AmlISARanges isa_ranges, in aml_dword_io()
1498 Aml *aml_dword_memory(AmlDecode dec, AmlMinFixed min_fixed, in aml_dword_memory()
1518 Aml *aml_qword_memory(AmlDecode dec, AmlMinFixed min_fixed, in aml_qword_memory()
H A Daml-build-stub.c59 Aml *aml_io(AmlIODecode dec, uint16_t min_base, uint16_t max_base, in aml_io()
/qemu/tests/unit/
H A Dtest-crypto-xts.c315 AES_KEY dec; member
H A Dtest-qga.c416 unsigned char *dec; in test_qga_file_ops() local
/qemu/util/
H A Dqdist.c256 int dec; in qdist_pr_label() local
/qemu/linux-headers/asm-powerpc/
H A Dkvm.h227 __u32 dec; /* KVM_SREGS_E_UPDATE_DEC */ member