Home
last modified time | relevance | path

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

/qemu/target/mips/system/
H A Dphysaddr.c24 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 Drust_root_crate.sh3 set -eu
/qemu/scripts/
H A Dqemu-version.sh3 set -eu
/qemu/contrib/gitdm/
H A Dgroup-map-redhat6 laurent@vivier.eu
H A Ddomain-map54 vrull.eu VRULL
/qemu/target/riscv/
H A DXVentanaCondOps.decode4 # Copyright (c) 2022 Dr. Philipp Tomsich, philipp.tomsich@vrull.eu
H A Dxthead.decode4 # Copyright (c) 2022 Christoph Muellner, christoph.muellner@vrull.eu
5 # Dr. Philipp Tomsich, philipp.tomsich@vrull.eu
/qemu/target/riscv/insn_trans/
H A Dtrans_rvzicbo.c.inc4 * Copyright (c) 2021 Philipp Tomsich, philipp.tomsich@vrull.eu
H A Dtrans_rvzfa.c.inc4 * Copyright (c) 2023 Christoph Müllner, christoph.muellner@vrull.eu
H A Dtrans_rvb.c.inc6 * Copyright (c) 2021 Philipp Tomsich, philipp.tomsich@vrull.eu
/qemu/docs/devel/
H A Dtrivial-patches.rst52 - `Laurent Vivier <mailto:laurent@vivier.eu>`__
H A Dqapi-code-gen.rst1010 # cillum dolore eu fugiat nulla pariatur.
/qemu/
H A D.mailmap96 Luc Michel <luc@lmichel.fr> <lmichel@kalray.eu>
154 Jakub Jermář <jakub@jermar.eu>
H A DMAINTAINERS94 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 Dnanomips.c2375 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_()