Created by: toshipiazza
Adds predicated instruction support to memval_simple. Previously in memval predicated stores which did not occur could fault because we would unconditionally read from app memory.
Builds memval_simple.c on ARM for ARM support.
Adds minor code health improvements to drx_buf and to memval_simple.
Fixes #2479 (closed)