mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-28 08:12:28 +00:00
Make more progress on aarch64
This commit is contained in:
parent
135080fd3e
commit
aef9a69a60
42 changed files with 563 additions and 387 deletions
|
@ -211,25 +211,7 @@
|
|||
|
||||
cpp-font-lock-keywords
|
||||
|
||||
`(;; GNU-Style Assembler Comment (Ltd. 80x86 &c.)
|
||||
;;
|
||||
;; - Valid
|
||||
;;
|
||||
;; * #heyho
|
||||
;; * # heyho
|
||||
;; * .org . #heyho
|
||||
;; * .org . ####euhhcue
|
||||
;; * .org .# ###euhhcue
|
||||
;;
|
||||
;; - Ignored
|
||||
;;
|
||||
;; * #if 0
|
||||
;; * #endif
|
||||
;; * .ascii "#heyho"
|
||||
;;
|
||||
("\\(#.*\\)$" 1 font-lock-comment-face)
|
||||
|
||||
("'\\(\\\\?.\\)\\>" 1 font-lock-constant-face)
|
||||
`(("'\\(\\\\?.\\)\\>" 1 font-lock-constant-face)
|
||||
|
||||
;; Register Value
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue