freebsd-nq/sys/riscv/riscv
Mateusz Guzik 4dabeda46c Fix riscv and powerpc compilation after r323329.
On these archs bzero is a C function, which triggers a compilation error
as the compiler tries to expand the macro.
2017-09-09 05:56:04 +00:00
..
autoconf.c
bcopy.c
bus_machdep.c Add the implementation of basic bus_space_read/write functions. 2016-04-26 12:45:01 +00:00
bus_space_asm.S Add the implementation of basic bus_space_read/write functions. 2016-04-26 12:45:01 +00:00
busdma_machdep.c Clean up MD pollution of bus_dma.h: 2017-07-01 05:35:29 +00:00
clock.c
copyinout.S
copystr.c
cpufunc_asm.S Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
db_disasm.c Add support for ddb(4). 2016-03-10 15:51:43 +00:00
db_interface.c Add support for ddb(4). 2016-03-10 15:51:43 +00:00
db_trace.c Add support for ddb(4). 2016-03-10 15:51:43 +00:00
dump_machdep.c
elf_machdep.c Fix typos. 2016-06-02 15:14:40 +00:00
exception.S Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
genassym.c Add full softfloat and hardfloat support for RISC-V. 2016-11-16 15:21:32 +00:00
identcpu.c o Remove operation in machine mode. 2016-08-10 12:41:36 +00:00
in_cksum.c
intr_machdep.c Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
locore.S Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
machdep.c Fix riscv and powerpc compilation after r323329. 2017-09-09 05:56:04 +00:00
mem.c
minidump_machdep.c Follow r317061 "Remove struct vmmeter from struct pcpu" 2017-04-19 17:06:32 +00:00
mp_machdep.c Add full softfloat and hardfloat support for RISC-V. 2016-11-16 15:21:32 +00:00
nexus.c Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
ofw_machdep.c Add the implementation of OF_decode_addr(). 2016-04-26 12:33:25 +00:00
pmap.c Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
riscv_console.c Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
stack_machdep.c Add support for ddb(4). 2016-03-10 15:51:43 +00:00
support.S
swtch.S Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
sys_machdep.c
timer.c Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
trap.c Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
uio_machdep.c
uma_machdep.c Include sys/_task.h into uma_int.h, so that taskqueue.h isn't a 2016-02-09 20:22:35 +00:00
unwind.c Add support for ddb(4). 2016-03-10 15:51:43 +00:00
vm_machdep.c Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00