mirror of
https://github.com/wfjm/w11.git
synced 2026-05-03 22:59:46 +00:00
- C++ and Tcl based backend server: many support classes for interfacing to w11 system designs, and the associated Tcl bindings. - add 'asm-11', a simple, Macro-11 syntax subset combatible, assembler. - use now doxygen 1.8.3.1, generate c++,tcl, and vhdl source docs
12 lines
211 B
Plaintext
12 lines
211 B
Plaintext
; $Id: testerr_0140_Terror_expr.mac 501 2013-03-30 13:53:39Z mueller $
|
|
;
|
|
; test T error code (Truncation)
|
|
; truncation in expressions
|
|
;
|
|
.asect
|
|
.blkw 400
|
|
|
|
; not yet implemented...
|
|
|
|
.end
|