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

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

Completed in 1142 milliseconds