Searched refs:ex_noc (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/stand/pc98/btx/btx/
H A Dbtx.S318 jmp ex_noc # Divide error
320 jmp ex_noc # Debug
322 jmp ex_noc # Breakpoint
324 jmp ex_noc # Overflow
326 jmp ex_noc # BOUND range exceeded
328 jmp ex_noc # Invalid opcode
330 jmp ex_noc # Device not available
344 jmp ex_noc # Floating-point error
348 ex_noc: pushl (%esp,1) # Duplicate int no label
571 jmp ex_noc # Pani
[all...]
/freebsd-11-stable/stand/i386/btx/btx/
H A Dbtx.S316 jmp ex_noc # Divide error
318 jmp ex_noc # Debug
320 jmp ex_noc # Breakpoint
322 jmp ex_noc # Overflow
324 jmp ex_noc # BOUND range exceeded
326 jmp ex_noc # Invalid opcode
328 jmp ex_noc # Device not available
342 jmp ex_noc # Floating-point error
346 ex_noc: pushl (%esp,1) # Duplicate int no label
545 jmp ex_noc # Pani
[all...]

Completed in 60 milliseconds