DescriptionemitIAS for store and indirect calls.
We can't do direct calls via the .long sym hack, since that is
normally for an absolute relocation, but calls are expecting
relative relocations (except for reg/mem forms).
Nop-out the InstFake emitIAS methods. Remove the generic dispatcher
that redirects emitIAS() to emit(), since only branches and labels
are left.
BUG=none
R=stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=198b294823bc12bfcf3addb11dc26d4772e2cb8f
Patch Set 1 #Patch Set 2 : stuff #Patch Set 3 : grammar #Patch Set 4 : stuff #
Total comments: 3
Messages
Total messages: 5 (1 generated)
|