Searched refs:unsupp (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/sys/arch/vax/vax/ |
H A D | sbi.c | 63 bool unsupp = false; in sbi_print() local 74 unsupp = true; in sbi_print() 81 unsupp = true; in sbi_print() 86 return (unsupp ? UNSUPP : UNCONF); in sbi_print()
|
/netbsd-src/sys/arch/m68k/fpsp/ |
H A D | FPSP.sa | 55 xref fline,unsupp 75 move.l #unsupp,UNSUP_VEC(a0)
|
H A D | get_op.sa | 39 * type exception handler ('unsupp' - vector 55) and the unimplemented 57 * unimp is do_func, the next module for unsupp is res_func. 198 tst.b UFLG_TMP(a6) ;test flag for unsupp/unimp state 256 * ;(unsupp) or do_func (unimp) 324 * ;this is needed to fix unsupp data stack 406 * CASE opclass 0x0 unsupp 417 * CASE opclass 011 unsupp 441 bne.b uns_data ;branch if unsupp 468 * CASE opclass 011 unsupp 480 * CASE opclass 0x0 unsupp
|
H A D | gen_except.sa | 188 * Bsun is not possible in unimp or unsupp 245 * ;it is an unsupp or unimp exc 251 tst.b UFLG_TMP(a6) ;test flag for unsupp/unimp state 283 tst.b UFLG_TMP(a6) ;test flag for unsupp/unimp state
|
H A D | netbsd.sa | 308 xdef unsupp 309 unsupp: 316 bclr.b #E1,E_BYTE(a6) ;unsupp is always an E1 exception
|
H A D | skeleton.sa | 317 xdef unsupp 318 unsupp: 323 bclr.b #E1,E_BYTE(a6) ;unsupp is always an E1 exception
|
H A D | x_unimp.sa | 90 clr.b UFLG_TMP(a6) ;clr flag for unsupp data
|
H A D | x_unsupp.sa | 99 st UFLG_TMP(a6) ;set flag for unsupp data
|
H A D | kernel_ex.sa | 473 * ;enabled, there is an unsupp
|
/netbsd-src/sys/dev/pci/qat/ |
H A D | qat_hw17reg.h | 971 crypto, pke, comp, xlat, eolb, unsupp, xlt_wa) \ argument 984 (((unsupp)&COMN_RESP_UNSUPPORTED_REQUEST_BITPOS) \
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | powerpc.cc | 12097 goto unsupp; // R_PPC_EMB_RELSDA in relocate() 12152 goto unsupp; in relocate() 12175 goto unsupp; in relocate() 12200 goto unsupp; in relocate() 12211 goto unsupp; in relocate() 12222 goto unsupp; in relocate() 12233 goto unsupp; in relocate() 12245 goto unsupp; in relocate() 12289 goto unsupp; in relocate() 12312 goto unsupp; in relocate() [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | powerpc.cc | 12051 goto unsupp; // R_PPC_EMB_RELSDA in relocate() 12106 goto unsupp; in relocate() 12129 goto unsupp; in relocate() 12154 goto unsupp; in relocate() 12165 goto unsupp; in relocate() 12176 goto unsupp; in relocate() 12187 goto unsupp; in relocate() 12199 goto unsupp; in relocate() 12243 goto unsupp; in relocate() 12266 goto unsupp; in relocate() [all …]
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | bconfig.c | 7322 int i, unsupp = 0; in config_back_db_open() local 7432 unsupp++; in config_back_db_open() 7479 unsupp++; in config_back_db_open() 7522 unsupp++; in config_back_db_open() 7548 if ( unsupp && cfb->cb_use_ldif ) { in config_back_db_open()
|
/netbsd-src/sys/arch/m68k/060sp/dist/ |
H A D | ftest.s | 116 ### unsupp
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-1992 | 2524 Remove unsupp. Amigados host and target. Ditto Mach 386 target.
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-1992 | 2524 Remove unsupp. Amigados host and target. Ditto Mach 386 target.
|