assembler: Renamed the instruction field to insn
authorDamien Lespiau <damien.lespiau@intel.com>
Wed, 30 Jan 2013 12:31:45 +0000 (12:31 +0000)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 4 Mar 2013 15:54:41 +0000 (15:54 +0000)
commitd008064b3ef6a85181a61e97f51a9b4c9319ddc8
tree842ddfbb7e7dedf5ff32cafdab2ce8abd99ed1a8
parent888b2dcae60cb2db0eb95adddfd894f58dc6dc89
assembler: Renamed the instruction field to insn

This will be less typing for the refactoring to come (which is use
struct brw_program_instruction in gram.y for the type of all the
instructions).

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
assembler/disasm-main.c
assembler/gen4asm.h
assembler/gram.y
assembler/main.c