| commit | 3bd9f1af8fd8ff81857ae79adec01ae56fb3413f | [log] [tgz] |
|---|---|---|
| author | Jan Voung <jvoung@chromium.org> | Wed Jun 18 10:50:57 2014 -0700 |
| committer | Jan Voung <jvoung@chromium.org> | Wed Jun 18 10:50:57 2014 -0700 |
| tree | 38dc02d665c41d48f0450a8594ff00940090c108 | |
| parent | 5a13f456d485f5213486a951d5b286b3be9c8b20 [diff] |
Add 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
Review URL: https://codereview.chromium.org/321993002