Home
last modified time | relevance | path

Searched refs:traps (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/qemu/libdecnumber/
H A DdecContext.c97 context->traps=DEC_Errors; /* all but informational */ in decContextDefault()
112 context->traps=0; /* no traps set */ in decContextDefault()
123 context->traps=0; /* no traps set */ in decContextDefault()
134 context->traps=0; /* no traps set */ in decContextDefault()
241 if (status & context->traps) raise(SIGFPE); in decContextSetStatus()
/openbmc/u-boot/arch/nios2/cpu/
H A DMakefile8 obj-y += cpu.o interrupts.o traps.o
/openbmc/u-boot/arch/m68k/lib/
H A DMakefile14 obj-y += traps.o
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A DMakefile7 extra-y += traps.o
/openbmc/u-boot/arch/mips/lib/
H A DMakefile11 obj-y += traps.o
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A DMakefile12 extra-y += traps.o
H A Du-boot.lds15 arch/powerpc/cpu/mpc86xx/traps.o (.text*)
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A DMakefile24 obj-y += traps.o
/openbmc/u-boot/doc/
H A DREADME.bedbug29 ./arch/powerpc/cpu/ppc4xx/traps.c
72 arch/powerpc/cpu/mpc8xx/traps.c
H A DREADME.m54418twr57 - arch/m68k/lib/traps.c Exception init code
/openbmc/phosphor-snmp/docs/
H A Dsnmp-configuration.md5 phosphor-snmp currently only supports sending traps for error log entries.
35 traps.
/openbmc/qemu/tests/tcg/riscv64/
H A Dissue1060.S21 # When an instruction traps, compare it to the insn in memory.
/openbmc/u-boot/scripts/basic/
H A Dfixdep.c450 static void traps(void) in traps() function
464 traps(); in main()
/openbmc/u-boot/board/cssi/MCR3000/
H A Du-boot.lds20 arch/powerpc/cpu/mpc8xx/traps.o (.text*)
/openbmc/qemu/include/libdecnumber/
H A DdecContext.h85 uint32_t traps; /* trap-enabler flags */ member
/openbmc/ipmitool/contrib/
H A Dbmc-snmp-proxy.sysconf36 # Description: Enabling this will allow traps from the Service Processor
/openbmc/u-boot/drivers/qe/
H A Dqe.c565 u32 trap = be32_to_cpu(ucode->traps[j]); in qe_upload_firmware()
693 u32 trap = be32_to_cpu(ucode->traps[j]); in u_qe_upload_firmware()
763 u32 trap = be32_to_cpu(ucode->traps[j]); in u_qe_firmware_resume()
/openbmc/u-boot/include/
H A Dfsl_qe.h252 u32 traps[16]; /* Trap addresses, 0 == ignore */ member
/openbmc/u-boot/arch/arm/
H A Dconfig.mk21 $(call cc-option,-mshort-load-bytes,$(call cc-option,-malignment-traps,))
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A DMakefile104 obj-y += traps.o
/openbmc/qemu/docs/devel/
H A Duefi-vars.rst33 configures the shared buffer location and size, and traps to the host
/openbmc/u-boot/board/freescale/m53017evb/
H A DREADME59 - arch/m68k/lib/traps.c Exception init code
/openbmc/docs/architecture/
H A Dinterface-overview.md137 - SNMP manager to catch [SNMP traps][] (when enabled).
141 [snmp traps]:
/openbmc/u-boot/board/freescale/m52277evb/
H A DREADME61 - arch/m68k/lib/traps.c Exception init code
/openbmc/u-boot/board/freescale/m547xevb/
H A DREADME65 - arch/m68k/lib/traps.c Exception init code

12