OSDN Git Service

whitespace tweaks
authordevans <devans>
Sat, 12 Sep 2009 17:19:54 +0000 (17:19 +0000)
committerdevans <devans>
Sat, 12 Sep 2009 17:19:54 +0000 (17:19 +0000)
cgen/opcodes.scm

index 827a996..1283684 100644 (file)
    "      abort();\n") ; should never be called
 )
 
-
 ; Need to call op:type to resolve the hardware reference.
 ;(method-make-forward! <operand> 'type '(gen-parse gen-print))
 
 (method-make-forward! <operand> 'index '(gen-insert gen-extract))
 ; But: <derived-operand> has its own gen-insert / gen-extract.
 
-
 ; Return the value of PC.
 ; Used by insert/extract fields.