HomeSort by: relevance | last modified time | path
    Searched refs:unimplemented (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/arch/m68k/060sp/dist/
fpsp.doc 44 These exception handlers emulate Unimplemented FP instructions,
45 instructions using unimplemented data types, and instructions
46 using unimplemented addressing modes. In addition, this package
243 (unimplemented (fpu disabled) (possible F-line illegal)
ilsp.doc 46 exception vector #61 "Unimplemented Integer Instruction".
49 making subroutine calls in place of the unimplemented
test.doc 153 0x08: FP unimplemented test
164 FP unimplemented: tests FP unimplemented exception. this one is
166 want FP unimplemented instructions.
fplsp.doc 46 "FP Unimplemented Instruction".
49 making subroutine calls in place of the unimplemented
isp.doc 43 integrated into an operating system to handle the "Unimplemented
49 The unimplemented integer instructions are:
117 For example, if the 68060 hardware took a "Unimplemented Integer Instruction"
124 section is 128 bytes long; and the Unimplemented Integer ISP handler entry
184 address) take the Unimplemented Integer Instruction exception. When the
isp.s 340 # _isp_unimp(): 060ISP entry point for Unimplemented Instruction #
343 # "Unimplemented Integer Instruction" exception in an operating #
377 # memory and decodes it to determine which of the unimplemented #
612 # frame from the Unimplemented Integer Instruction Exception stack frame
659 # chk stack frame from an unimplemented integer instruction exception frame
692 # we must create a divbyzero stack frame from an unimplemented integer
726 # we must create a divbyzero stack frame from an unimplemented integer
765 # frame from the Unimplemented Integer Instruction Exception stack frame
2998 # unimplemented integer instruction frame. #
fpsp.s 1103 # _fpsp_unsupp(): 060FPSP entry point for FP "Unimplemented #
1107 # FP Unimplemented Data Type exception in an operating system. #
1151 # unimplemented data types. These can be either opclass 0,2 or 3 #
1152 # instructions, and (2) PACKED unimplemented data format instructions #
1184 # (1) DENORM and UNNORM (unimplemented) data types:
1229 # if the exception is an opclass zero or two unimplemented data type
1503 # fmove out took an unimplemented data type exception.
1641 # The fp move out that took the "Unimplemented Data Type" exception was
2048 # The opclass two PACKED instruction that took an "Unimplemented Data Type"
2086 # unlike other opclass 3, unimplemented data type exceptions, packed must b
    [all...]
pfpsp.s 1103 # _fpsp_unsupp(): 060FPSP entry point for FP "Unimplemented #
1107 # FP Unimplemented Data Type exception in an operating system. #
1151 # unimplemented data types. These can be either opclass 0,2 or 3 #
1152 # instructions, and (2) PACKED unimplemented data format instructions #
1184 # (1) DENORM and UNNORM (unimplemented) data types:
1229 # if the exception is an opclass zero or two unimplemented data type
1503 # fmove out took an unimplemented data type exception.
1641 # The fp move out that took the "Unimplemented Data Type" exception was
2048 # The opclass two PACKED instruction that took an "Unimplemented Data Type"
2086 # unlike other opclass 3, unimplemented data type exceptions, packed must b
    [all...]
fplsp.s 9278 # multiply with a denorm which will cause an unimplemented data type
  /src/sys/arch/m68k/fpsp/
fpsp.h 90 * can happen if the package is entered for an unimplemented float
151 * words of a busy frame are the same as the unimplemented frame.
368 UNIMP_VEC equ $202C unimplemented
  /src/sys/arch/atari/atari/
vectors.s 117 VECTOR(fpunsupp) | 55: FPCP unimplemented data type
  /src/sys/arch/vax/vax/
intvec.S 208 SCBENTRY(privinflt) # Privileged/unimplemented instruction
377 * Use noemulate to convert unimplemented ones to reserved instruction faults.
  /src/sys/arch/mips/mips/
locore.S 702 sll t2, t0, (31 - 17) # unimplemented operation?
707 * We received an unimplemented operation trap so
710 * We check whether it's an unimplemented FP instruction here rather
  /src/sys/arch/sparc64/sparc64/
locore.s 666 UTRAP(0x012) ! 012 = unimplemented LDD
667 UTRAP(0x013) ! 013 = unimplemented STD
876 UTRAP(0x012) ! 012 = unimplemented LDD
877 UTRAP(0x013) ! 013 = unimplemented STD

Completed in 31 milliseconds