Searched refs:eu (Results 1 – 15 of 15) sorted by relevance
/qemu/target/mips/system/ |
H A D | physaddr.c | 24 static int is_seg_am_mapped(unsigned int am, bool eu, int mmu_idx) in is_seg_am_mapped() argument 44 if (eu) { in is_seg_am_mapped() 80 unsigned int am, bool eu, in get_seg_physical_address() argument 84 int mapped = is_seg_am_mapped(am, eu, mmu_idx); in get_seg_physical_address() 107 bool eu = (segctl >> CP0SC_EU) & 1; in get_segctl_physical_address() local 111 access_type, mmu_idx, am, eu, segmask, in get_segctl_physical_address()
|
/qemu/scripts/rust/ |
H A D | rust_root_crate.sh | 3 set -eu
|
/qemu/scripts/ |
H A D | qemu-version.sh | 3 set -eu
|
/qemu/contrib/gitdm/ |
H A D | group-map-redhat | 6 laurent@vivier.eu
|
H A D | domain-map | 54 vrull.eu VRULL
|
/qemu/target/riscv/ |
H A D | XVentanaCondOps.decode | 4 # Copyright (c) 2022 Dr. Philipp Tomsich, philipp.tomsich@vrull.eu
|
H A D | xthead.decode | 4 # Copyright (c) 2022 Christoph Muellner, christoph.muellner@vrull.eu 5 # Dr. Philipp Tomsich, philipp.tomsich@vrull.eu
|
/qemu/target/riscv/insn_trans/ |
H A D | trans_rvzicbo.c.inc | 4 * Copyright (c) 2021 Philipp Tomsich, philipp.tomsich@vrull.eu
|
H A D | trans_rvzfa.c.inc | 4 * Copyright (c) 2023 Christoph Müllner, christoph.muellner@vrull.eu
|
H A D | trans_rvb.c.inc | 6 * Copyright (c) 2021 Philipp Tomsich, philipp.tomsich@vrull.eu
|
/qemu/docs/devel/ |
H A D | trivial-patches.rst | 52 - `Laurent Vivier <mailto:laurent@vivier.eu>`__
|
H A D | qapi-code-gen.rst | 1010 # cillum dolore eu fugiat nulla pariatur.
|
/qemu/ |
H A D | .mailmap | 96 Luc Michel <luc@lmichel.fr> <lmichel@kalray.eu> 154 Jakub Jermář <jakub@jermar.eu>
|
H A D | MAINTAINERS | 94 M: Laurent Vivier <laurent@vivier.eu> 261 M: Laurent Vivier <laurent@vivier.eu> 336 M: Christoph Muellner <christoph.muellner@vrull.eu> 346 M: Philipp Tomsich <philipp.tomsich@vrull.eu> 518 R: Phil Dennis-Jordan <phil@philjordan.eu> 526 R: Phil Dennis-Jordan <phil@philjordan.eu> 543 R: Phil Dennis-Jordan <phil@philjordan.eu> 1311 M: Laurent Vivier <laurent@vivier.eu> 1337 M: Laurent Vivier <laurent@vivier.eu> 2713 M: Phil Dennis-Jordan <phil@philjordan.eu> [all …]
|
/qemu/disas/ |
H A D | nanomips.c | 2375 uint64 eu = encode_eu_from_u_andi16(eu_value); in ANDI_16_() local 2377 return img_format("ANDI %s, %s, 0x%" PRIx64, rt3, rs3, eu); in ANDI_16_() 8466 int64 eu = encode_eu_from_s_li16(eu_value); in LI_16_() local 8468 return img_format("LI %s, %" PRId64, rt3, eu); in LI_16_()
|