Lines Matching refs:coprocessor

60   (comment "MeP coprocessor instruction set")
68 (comment "MeP coprocessor instruction set")
76 (comment "MeP coprocessor instruction set")
84 (comment "MeP coprocessor instruction set")
273 (comment "64-bit coprocessor registers")
282 (comment "64-bit coprocessor registers, pending writes")
290 (comment "32-bit coprocessor registers")
298 ;; Given a coprocessor control register number N, expand to a
509 ; These are all for the coprocessor opcodes
573 (comment "coprocessor code")
638 (comment "datatype to use for coprocessor values")
758 (dnop code24 "coprocessor code" (all-mep-core-isas) h-uint f-24u4n)
865 (comment "optional coprocessor-related instruction"))
871 (comment "optional coprocessor-related 64 data bit instruction"))
903 (comment "coprocessor slot type"))
929 (comment "there is no corresponding nop coprocessor instruction"))
935 (comment "there is no corresponding nop coprocessor instruction"))
940 (comment "there is no corresponding nop coprocessor instruction"))
1063 ; pmacros needed for coprocessor modulo addressing.
2498 (dnci swcp "store word coprocessor" (OPTIONAL_CP_INSN (STALL STORE))
2508 (dnci lwcp "load word coprocessor" (OPTIONAL_CP_INSN (STALL LOAD))
2620 (dnci sbcpa "store byte coprocessor" (OPTIONAL_CP_INSN (STALL STORE))
2631 (dnci lbcpa "load byte coprocessor" (OPTIONAL_CP_INSN (STALL LOAD))
2641 (dnci shcpa "store half-word coprocessor" (OPTIONAL_CP_INSN (STALL STORE))
2652 (dnci lhcpa "load half-word coprocessor" (OPTIONAL_CP_INSN (STALL LOAD))
2662 (dnci swcpa "store word coprocessor" (OPTIONAL_CP_INSN (STALL STORE))
2673 (dnci lwcpa "load word coprocessor" (OPTIONAL_CP_INSN (STALL LOAD))
2881 (dnci bcpeq "branch coprocessor equal" (OPTIONAL_CP_INSN RELAXABLE)
2890 (dnci bcpne "branch coprocessor not equal" (OPTIONAL_CP_INSN RELAXABLE)
2899 (dnci bcpat "branch coprocessor and true" (OPTIONAL_CP_INSN RELAXABLE)
2908 (dnci bcpaf "branch coprocessor and false" (OPTIONAL_CP_INSN RELAXABLE)
2917 (dnci synccp "synchronise with coprocessor" (OPTIONAL_CP_INSN)