assembler: Introduce set_intruction_pred_cond()
authorDamien Lespiau <damien.lespiau@intel.com>
Thu, 31 Jan 2013 00:18:47 +0000 (00:18 +0000)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 4 Mar 2013 15:54:41 +0000 (15:54 +0000)
commitb21c2e60e9d9c3a2a8482d77a7f7e29f997d7dda
tree306f3f4cf335e20bdd8a697b2fba6492563a6077
parent5d526c8317fb6f0fc7741ff558cbb9dcd0fdfc6e
assembler: Introduce set_intruction_pred_cond()

This allow us to factor out the test that checks if, when using both
predicates and conditional modifiers, we are using the same flag
register.

Also get rid of of a FIXME that we are now dealing with (the warning
mentioned above).

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
assembler/gram.y