Lines Matching refs:comment
50 (comment "Axis Communications CRIS")
65 (define-cpu-cris x-suffix x-comment)
69 (comment x-comment)
115 "Whether the generated code is for V32. See comment at h-v32."
119 (define-pmacro (define-mach-cris x-suffix x-comment x-name)
126 (comment x-comment)
136 (define-pmacro (define-model-simplecris x-name x-comment)
140 (comment x-comment)
209 (comment "Model of CRISv32")
626 ; See comment for gr-names-acr.
651 ; See comment for gr-names-acr.
708 (comment "autoincrement-bit syntax specifier")
715 (comment "Condition code specifier")
724 (comment "Swap option specifier")
737 (comment "Flag bits specifier")
752 (comment (.str "Dispatcher for " x-name))
761 (comment (.str "Dispatcher for " x-name))
805 (comment "program counter")
820 (comment "General purpose registers, aborting on PC access")
839 (comment "General purpose registers")
851 (comment "Unaccounted version of general purpose registers")
860 (comment "General purpose registers")
868 (comment "Unaccounted version of general purpose registers")
885 (comment (.str "Special registers for v" machver))
950 (comment "Special registers for v32")
1049 (comment "Support registers")
1056 (define-pmacro (cris-dsh semantic-name name comment attrs type)
1059 name comment attrs semantic-name type () () () () () ())
1078 (comment (.str f-name " bit set in " f-whence " instructions, ignored"))
1089 (comment
1127 (comment "User mode bit")
1146 (comment "Interrupt-enable bit")
1164 (comment "NMI enable bit")
1181 (dsh-cond-bit-v32 x-name x-comment x-cond)
1185 (comment x-comment)
1191 (dsh-protected-bit-v32 x-name x-comment)
1193 (dsh-cond-bit-v32 x-name x-comment (not (reg BI h-ubit)))
1199 (comment "Cause single step exception on ... [see CRISv32 ref] bit")
1254 (comment "instruction-is-prefixed bit")
1273 (comment "Prefix-address register, redirecting to ACR")
1413 (define-pmacro (dcrisf x-name x-comment x-attrs x-word-offset x-word-length
1417 (comment x-comment)
1620 ; See comment at f-disp9; thankfully the mach
1747 (define-pmacro (dni-bwd-attr name comment attr syntax fmt fsem timing)
1749 (dni (.sym name .b) (.str "byte " comment) attr (.str name ".b " syntax)
1753 (dni (.sym name .w) (.str "word " comment) attr (.str name ".w " syntax)
1757 (dni (.sym name .d) (.str "dword " comment) attr (.str name ".d " syntax)
1763 (define-pmacro (dni-cdt-attr name comment attr syntax fmt semantics)
1765 (dni name comment attr syntax fmt semantics (cris-timing))
1768 (define-pmacro (dni-cdt-bwd-attr name comment attr syntax fmt fsem)
1770 (dni-cdt-attr (.sym name .b-r) (.str "byte " comment) attr (.str name ".b " syntax)
1773 (dni-cdt-attr (.sym name .w-r) (.str "word " comment) attr (.str name ".w " syntax)
1776 (dni-cdt-attr (.sym name .d-r) (.str "dword " comment) attr (.str name ".d " syntax)
1782 (define-pmacro (dni-cdt-bwd name comment syntax fmt fsem)
1783 (dni-cdt-bwd-attr name comment () syntax fmt fsem)
1786 (define-pmacro (dni-bwd name comment syntax fmt fsem timing)
1787 (dni-bwd-attr comment () syntax fmt fsem timing)
1791 (((dni-cdt name comment syntax fmt semantics)
1792 (dni-cdt-attr name comment () syntax fmt semantics))
1793 ((dni-c-QI-attr name comment attr syntax fmt fsem)
1794 (dni name comment attr syntax fmt fsem (cris-timing-const-QI)))
1795 ((dni-c-HI-attr name comment attr syntax fmt fsem)
1796 (dni name comment attr syntax fmt fsem (cris-timing-const-HI)))
1797 ((dni-c-SI-attr name comment attr syntax fmt fsem)
1798 (dni name comment attr syntax fmt fsem (cris-timing-const-SI))))
1802 (((dni-c-QI name comment syntax fmt fsem)
1803 (dni-c-QI-attr name comment () syntax fmt fsem))
1804 ((dni-c-HI name comment syntax fmt fsem)
1805 (dni-c-HI-attr name comment () syntax fmt fsem))
1806 ((dni-c-SI name comment syntax fmt fsem)
1807 (dni-c-SI-attr name comment () syntax fmt fsem)))
2015 (define-pmacro (dni-cdt-sbw name comment syntax fmt fsem)
2019 (.sym name .b-r) (.str "byte " comment) (.str name ".b " syntax)
2023 (.sym name .w-r) (.str "word " comment) (.str name ".w " syntax)
2043 (define-pmacro (dni-cdt-ubw name comment syntax fmt fsem)
2047 (.sym name .b-r) (.str "byte " comment) (.str name ".b " syntax)
2051 (.sym name .w-r) (.str "word " comment) (.str name ".w " syntax)
2176 (dni-cmt-attr-tim name comment attr syntax fmt semantics timing)
2178 (dni name comment attr syntax
2187 (define-pmacro (dni-cmt-attr name comment attr syntax fmt semantics)
2189 (dni-cmt-attr-tim name comment attr syntax fmt semantics
2193 (define-pmacro (dni-cmwt-attr name comment attr syntax fmt semantics)
2195 (dni-cmt-attr-tim name comment attr syntax fmt semantics
2281 (dni-cmt-bwd-attr-tim name comment attr syntax fmt fsem timing)
2287 (.str "byte mem " comment)
2295 (.str "word mem " comment)
2303 (.str "dword mem " comment)
2312 (define-pmacro (dni-cmt-bwd-attr name comment attr syntax fmt fsem)
2313 (dni-cmt-bwd-attr-tim name comment attr syntax fmt fsem
2317 (define-pmacro (dni-cmwt-bwd name comment syntax fmt fsem)
2318 (dni-cmt-bwd-attr-tim name comment () syntax fmt fsem
2322 (define-pmacro (dni-cmt-bwd name comment syntax fmt fsem)
2323 (dni-cmt-bwd-attr name comment () syntax fmt fsem)
2326 (define-pmacro (dni-cmt-sbw name comment syntax fmt fsem)
2331 (.sym name .b-m) (.str "byte mem " comment)
2337 (.sym name .w-m) (.str "word mem " comment)
2344 (define-pmacro (dni-cmt-ubw name comment syntax fmt fsem)
2349 (.sym name .b-m) (.str "byte mem " comment)
2355 (.sym name .w-m) (.str "word mem " comment)
2569 (define-pmacro (dni-cdt-ver-attr name comment fattr syntax fmt fsem)
2575 (.pmacro (v) (dni-cdt-attr name comment (fattr v) syntax fmt (fsem v)))
4066 ; used in the v32 trampoline. See comment at bdapqpc.