diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-03-14 06:50:30 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-03-14 06:50:30 -0700 |
commit | 47721f71762f5deed5d39123e7438a3b69cf45fc (patch) | |
tree | d622db789c5757ebcc733953b122748b8863ea56 /termios.c | |
parent | a7ba7e3f866485c2ccd274bd7f02c4c399b3d4ea (diff) | |
download | txr-47721f71762f5deed5d39123e7438a3b69cf45fc.tar.gz txr-47721f71762f5deed5d39123e7438a3b69cf45fc.tar.bz2 txr-47721f71762f5deed5d39123e7438a3b69cf45fc.zip |
asm: block and catch need dest op constraint.
* share/txr/stdlib/asm.tl (op-block, op-catch): Some operands
that are destinations need to be parsed as "d", so the
assembler diagnoses invalid destinations. Otherwise we don't
catch the problem until VM run time.
Diffstat (limited to 'termios.c')
0 files changed, 0 insertions, 0 deletions