Searched refs:v8 (Results 1 – 17 of 17) sorted by relevance
/Zephyr-Core-3.7.0/tests/arch/arm/arm_thread_swap/src/ |
D | arm_thread_arch.c | 62 .v5 = 0x56789abc, .v6 = 0x6789abcd, .v7 = 0x789abcde, .v8 = 0x89abcdef 109 && (src->v8 == dst->v8), in verify_callee_saved() 119 src->v8, in verify_callee_saved() 127 dst->v8 in verify_callee_saved()
|
/Zephyr-Core-3.7.0/dts/arm/ |
D | armv8.1-m.dtsi | 19 compatible = "arm,v8.1m-nvic";
|
/Zephyr-Core-3.7.0/boards/96boards/nitrogen/ |
D | 96b_lscon.dtsi | 9 compatible = "linaro,96b-lscon-1v8";
|
/Zephyr-Core-3.7.0/include/zephyr/arch/arm/ |
D | thread.h | 33 uint32_t v8; /* r11 */ member
|
/Zephyr-Core-3.7.0/boards/sifive/hifive_unleashed/ |
D | hifive_unleashed.dts | 25 compatible = "linaro,96b-lscon-1v8";
|
/Zephyr-Core-3.7.0/arch/arm/core/cortex_m/ |
D | coredump.c | 86 arch_blk.r.r11 = esf->extra_info.callee->v8; in arch_coredump_info_dump()
|
/Zephyr-Core-3.7.0/arch/arm/core/ |
D | fatal.c | 58 callee->v7, callee->v8, callee->psp); in esf_dump()
|
D | gdbstub.c | 64 ctx.registers[R11] = esf->extra_info.callee->v8; in z_gdb_entry()
|
/Zephyr-Core-3.7.0/doc/hardware/arch/ |
D | arm_cortex_m.rst | 23 … | Arm v6-M | Arm v7-M | Arm v8-M | Arm v8.1-M | 174 Stack limit checking (Arm v8-M) 193 Stack overflows trigger the dedicated UsageFault exception provided by Arm v8-M. 415 the stack guard (in certain Arm v8-M configurations with :kconfig:option:`CONFIG_MPU_GAP_FILLING` 420 * When :kconfig:option:`CONFIG_HW_STACK_PROTECTION` is enabled on Arm v8-M platforms the native 440 …ption to this setting is when :kconfig:option:`CONFIG_MPU_GAP_FILLING` is disabled (Arm v8-M only); 512 In Arm v8-M processors the MPU architecture does not allow programmed MPU regions to 657 … | Arm v6-M | Arm v7-M | Arm v8-M | Arm v8.1-M |
|
/Zephyr-Core-3.7.0/tests/arch/arm/arm_interrupt/src/ |
D | arm_interrupt.c | 52 (callee_regs->v8 /* r11 */ == 11); in check_esf_matches_expectations()
|
/Zephyr-Core-3.7.0/boards/firefly/roc_rk3568_pc/doc/ |
D | index.rst | 14 RK3568 quad-core 64-bit Cortex-A55 processor, with brand new ARM v8.2-A architecture,
|
/Zephyr-Core-3.7.0/doc/releases/ |
D | release-notes-2.6.rst | 15 * Added initial support for Arm v8.1-m and Cortex-M55 195 * Added initial support for Arm v8.1-m and Cortex-M55. 811 - the ``96b-lscon-3v3`` and ``96b-lscon-1v8`` :ref:`compatible properties 814 :dtcompatible:`linaro,96b-lscon-1v8`.
|
D | release-notes-2.7.rst | 69 * Added initial support for Arm v8.1-m and Cortex-M55 1117 * :github:`38641` - Arm v8-M '_ns' renaming was applied inconsistently
|
D | release-notes-3.1.rst | 1901 * :github:`40901` - RFC: API Change: update LVGL from v7 to v8 1937 * :github:`38305` - Update to LVGL v8
|
D | release-notes-3.0.rst | 294 differentiation between v7 and v8 Cortex-R.
|
D | release-notes-3.5.rst | 2303 * Library has been updated to release v8.3.7.
|
D | release-notes-3.7.rst | 1995 https://docs.lvgl.io/8.4/CHANGELOG.html#v8-4-0-19-march-2024
|