On 07/23/2016 02:14 PM, Nikunj A Dadhania wrote:
Search a byte in the stream of 8bytes provided in the registerSuggested-by: Richard Henderson <[email protected]> Signed-off-by: Nikunj A Dadhania <[email protected]> --- target-ppc/helper.h | 1 + target-ppc/int_helper.c | 22 ++++++++++++++++++++++ target-ppc/translate.c | 12 ++++++++++++ 3 files changed, 35 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
