Home
last modified time | relevance | path

Searched refs:TARGET_NEWLIB_CR16_SYS_write (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dtarget-newlib-syscall.h58 #define TARGET_NEWLIB_CR16_SYS_write 0x404 macro
Dtarget-newlib-syscall.c114 { "write", CB_SYS_write, TARGET_NEWLIB_CR16_SYS_write },
/netbsd/src/external/gpl3/gdb/dist/sim/cr16/
Dsimops.c5327 case TARGET_NEWLIB_CR16_SYS_write: in OP_C_C()