Slicer: Allow ShiftParameter without parameters

GenerateShiftParamsCode should not terminate the process when an
invalide yet possible operation is requested. In this case,
shifting registers when there are no parameters should succeed
as a no-op operation.

Bug: 199191572
Test: NA
Change-Id: Icef57a4a70b992d621bf96671c17c1a88e46bf63
1 file changed
tree: e5ff4c309fa103ff69f335ca1dff152b2929c69a
  1. dexter/
  2. slicer/
  3. testdata/
  4. .clang-format
  5. Android.bp
  6. OWNERS
  7. README.md
  8. TEST_MAPPING
README.md

This is the home of the .dex manipulation library (slicer) and command line tool (dexter).

Both the command line tool and the library can be built for host and device targets.

To build dexter:

$ m dexter

To test dexter:

# in tools/dexter (and assuming a Linux host)
$ python dexter/dexter_tests.py -cmd ../../out/host/linux-x86/bin/dexter -root testdata