[Exspiminator-commits] CVS: exspiminator/docs release.html,1.21,1.22
Status: Alpha
Brought to you by:
nphillips
|
From: Nigel P. <nph...@us...> - 2001-11-22 12:02:12
|
Update of /cvsroot/exspiminator/exspiminator/docs In directory usw-pr-cvs1:/tmp/cvs-serv29591/docs Modified Files: release.html Log Message: Note lack of variable operand simplified branch mnemonic support. Index: release.html =================================================================== RCS file: /cvsroot/exspiminator/exspiminator/docs/release.html,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -r1.21 -r1.22 *** release.html 2001/11/20 12:01:17 1.21 --- release.html 2001/11/22 12:02:07 1.22 *************** *** 214,218 **** + b[t/f][/a/l/la] + bd[z/nz/nzt/nzf/zt/zf][/a/l/la] ! + b[lt/gt/eq/so/nl/ng/ne/ns/ge/le/un/nu][/l/a/la] + b[lt/gt/eq/so/nl/ng/ne/ns/ge/le/un/nu]lr[/l] + blr[/l], btlr[/l], bflr[/l] --- 214,218 ---- + b[t/f][/a/l/la] + bd[z/nz/nzt/nzf/zt/zf][/a/l/la] ! + b[lt/gt/eq/so/nl/ng/ne/ns/ge/le/un/nu][/l/a/la] (one operand version only) + b[lt/gt/eq/so/nl/ng/ne/ns/ge/le/un/nu]lr[/l] + blr[/l], btlr[/l], bflr[/l] |