OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s390_insn_divs
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/VEX/priv/
host_s390_defs.h
130
S390_INSN_DIVS
, /* n-bit dividend; n-bit divisor; n-bit quot/rem */
634
s390_insn *
s390_insn_divs
(UChar size, HReg rem, HReg op1, s390_opnd_RMI op2);
host_s390_isel.c
962
addInstr(env,
s390_insn_divs
(8, r10, r11, op2));
[
all
...]
host_s390_defs.c
593
case
S390_INSN_DIVS
:
917
case
S390_INSN_DIVS
:
5507
s390_insn_divs
(UChar size, HReg rem, HReg op1, s390_opnd_RMI op2)
function
[
all
...]
Completed in 32 milliseconds