#lang brag z-program : ([z-op] /NEWLINE)* @z-op : z-ld z-ld : /"LD" z-r8 /"," (z-r8 | z-n8) z-n8 : U8-NUMBER z-r8 : REGISTER-ID