zephyr/arch/sparc/core
Flavio Ceolin bfd9d0069b arch: sparc: Fix 10.4 violations
Both operands of an operator in which the usual arithmetic
conversions are performed shall have the same essential
type category.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-04-10 09:59:37 -04:00
..
offsets SPARC: improve fatal log 2021-03-25 17:48:23 +01:00
CMakeLists.txt
fatal.c arch: sparc: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
fault_trap.S SPARC: improve fatal log 2021-03-25 17:48:23 +01:00
interrupt_trap.S SPARC: add FPU support 2020-12-04 14:33:43 +02:00
irq_manage.c arch: sparc: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
irq_offload.c
prep_c.c
reset_trap.S
stack_offsets.h SPARC: optimized interrupt stack frame size 2020-12-04 14:33:43 +02:00
sw_trap_set_pil.S
switch.S sparc: write through switched_from in arch_switch() 2021-02-17 06:35:03 -05:00
thread.c kernel: arch: use ENOTSUP instead of ENOSYS in k_float_disable() 2021-03-25 14:13:23 +01:00
tls.c
trap_table_mvt.S SPARC: implement ARCH_EXCEPT() 2021-03-25 17:48:23 +01:00
window_trap.S