Added support for byte registers in the simulator Added byte scatters / gathers in...
authorBenjamin Segovia <devnull@localhost>
Mon, 14 May 2012 02:36:38 +0000 (02:36 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Aug 2012 23:17:29 +0000 (16:17 -0700)
commitcc2195887aac0ff2cbfac9ab9e90d61120c1e3b7
tree4f1b1e1cc5bcd040154887cc6c47725777043082
parent9487593e2ce5268b4b9bfc606fdcd4c6c88401e2
Added support for byte registers in the simulator Added byte scatters / gathers in the simulator Added conversion instructions in the simulator
backend/src/backend/sim/sim_vector.h
backend/src/backend/sim/sim_vector_str.cpp
backend/src/backend/sim_context.cpp
backend/src/ocl_stdlib_str.cpp
backend/src/utest/utest_vector.cpp