Fixed instruction size in the instruction definitions Added more tests for the contex...
authorBenjamin Segovia <segovia.benjamin@gmail.com>
Mon, 20 Feb 2012 04:05:28 +0000 (04:05 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Aug 2012 23:15:22 +0000 (16:15 -0700)
commit9d2831fa966464e3eb87b1a3c76608fe8f2128c1
tree10dd2472303add94148405d8f09eb96bb0333ff6
parent5b73477aac3f9b227adbbcfbbb7ee1a0e5330588
Fixed instruction size in the instruction definitions Added more tests for the context Added more check on the labels
backend/src/ir/context.cpp
backend/src/ir/context.hpp
backend/src/ir/instruction.cpp
backend/src/ir/instruction.hpp
backend/src/ir/instruction.hxx
backend/src/utest/utest_context.cpp