According to BSPEC, put PLN & BFI1 to binaryop, put SUBB to binaryaccop
authorHomer Hsing <homer.xing@intel.com>
Tue, 18 Sep 2012 05:47:22 +0000 (13:47 +0800)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 4 Mar 2013 15:54:32 +0000 (15:54 +0000)
commitbebe8179e1b97ac8111756de1cf27f54eebee150
treef553976d92a6f3f63e971339ebfd7f1efa08ca28
parent74383f4db4c348be1fd3c227653493c8eb5dab67
According to BSPEC, put PLN & BFI1 to binaryop, put SUBB to binaryaccop

bspec: BFI1 should not access accumulator. PLN should not use accumulator
as source.
future work in gram.y: show warning if acc is used as dest for
ADDC/SUBB/CMP/CMPN/SHL/BFI1.
assembler/src/gram.y