freebsd-dev/sys/riscv/include
John Baldwin 61bbe53c2d Improve MACHINE_ARCH handling for hard vs soft-float on RISC-V.
For userland, MACHINE_ARCH reflects the current ABI via preprocessor
directives.  For the kernel, the hw.machine_arch sysctl uses the ELF
header flags of the current process to select the correct MACHINE_ARCH
value.

Reviewed by:	imp, kp
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D24543
2020-04-27 17:55:40 +00:00
..
_align.h
_bus.h
_inttypes.h
_limits.h
_stdint.h
_types.h
asm.h
atomic.h
bus_dma_impl.h
bus_dma.h
bus.h
clock.h
counter.h
cpu.h
cpufunc.h
db_machdep.h Read the breakpoint instruction to determine its length in BKPT_SKIP. 2020-02-05 20:06:35 +00:00
dump.h
efi.h
elf.h
encoding.h
endian.h
exec.h
float.h
floatingpoint.h
fpe.h
frame.h
ieeefp.h
in_cksum.h
intr.h
kdb.h
machdep.h RISC-V: use physmem to manage physical memory 2020-04-19 00:18:16 +00:00
md_var.h
memdev.h
metadata.h RISC-V: copy the DTB to early KVA 2020-04-06 22:48:43 +00:00
minidump.h
ofw_machdep.h
param.h Improve MACHINE_ARCH handling for hard vs soft-float on RISC-V. 2020-04-27 17:55:40 +00:00
pcb.h Remove unused fields from struct pcb. 2020-01-30 19:15:27 +00:00
pcpu_aux.h
pcpu.h Store offset into zpcpu allocations in the per-cpu area. 2020-02-12 11:11:22 +00:00
pmap.h
pmc_mdep.h
proc.h
procctl.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
reloc.h
resource.h
riscvreg.h Fix EXCP_MASK to include all relevant bits from scause. 2020-02-05 20:34:22 +00:00
runq.h
sbi.h
setjmp.h
sf_buf.h
sigframe.h
signal.h
smp.h
stack.h
stdarg.h
sysarch.h
trap.h
ucontext.h
vdso.h
vm.h
vmparam.h RISC-V: copy the DTB to early KVA 2020-04-06 22:48:43 +00:00