URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [z80/] [quotes.s] - Rev 304
Go to most recent revision | Compare with Previous | Blame | View Log
;; test the parsing of strings and character constants section .data laf: defb "single:'" defb 'double:"',laf defb 'escape:\\' ex af,af' af0: cp '9'+1
Go to most recent revision | Compare with Previous | Blame | View Log