HomeSort by relevance Sort by last modified time
    Searched refs:jmp_ptr (Results 1 - 4 of 4) sorted by null

  /external/openssl/crypto/perlasm/
x86nasm.pl 33 sub ::jmp_ptr { &::emit("jmp",@_); }
cbc.pl 158 &jmp_ptr($count);
x86gas.pl 65 sub ::jmp_ptr { &::generic("jmp","*$_[0]"); }
x86masm.pl 35 sub ::jmp_ptr { &::emit("jmp",@_); }

Completed in 132 milliseconds