DescriptionAdd a few Subzero intrinsics (not the atomic ones yet).
Handle:
* mem{cpy,move,set} (without optimizations for known lengths)
* nacl.read.tp
* setjmp, longjmp
* trap
Mostly see if the dispatching/organization is okay.
BUG= https://code.google.com/p/nativeclient/issues/detail?id=3882
R=stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=3bd9f1a
Patch Set 1 #Patch Set 2 : doesn't matter if eax or not #
Total comments: 35
Patch Set 3 : address part of codereview #Patch Set 4 : add a run test #
Total comments: 5
Patch Set 5 : tweak test some #
Total comments: 20
Patch Set 6 : remove workaround #Patch Set 7 : memset #Patch Set 8 : add variable length version too #
Total comments: 3
Patch Set 9 : TODO assert #Patch Set 10 : validate intrinsics signature too #Patch Set 11 : clang-format #Patch Set 12 : ws #Patch Set 13 : more formatting #Patch Set 14 : bitwise sideeffects #
Total comments: 6
Patch Set 15 : change headers #Patch Set 16 : make order-dependent #Patch Set 17 : actually sort #Patch Set 18 : remove TODO #
Created: 6 years, 6 months ago
Messages
Total messages: 12 (0 generated)
|