commit | 225de01f83b58a09adfad47a5d71bece63a6ebfd | [log] [tgz] |
---|---|---|
author | Keith Whitwell <keithw@vmware.com> | Tue Mar 10 11:39:41 2009 +0000 |
committer | Keith Whitwell <keithw@vmware.com> | Tue Mar 10 12:06:27 2009 +0000 |
tree | 8b961992cea65800d3153bdcbef7de577ab6f706 | |
parent | 646f518e7869dfd0d654ee75923bea622c1a9474 [diff] [blame] |
trivial: add a logic op test
diff --git a/progs/trivial/SConscript b/progs/trivial/SConscript index 97820dc..4694cb7 100644 --- a/progs/trivial/SConscript +++ b/progs/trivial/SConscript
@@ -95,6 +95,8 @@ 'tri-fp', 'tri-fp-const-imm', 'tri-lit', + 'tri-logicop-none', + 'tri-logicop-xor', 'tri-mask-tri', 'tri-orig', 'tri-query',