Searched refs:ARG0 (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/crypto/openssl/crypto/bn/asm/ |
| D | bn-c64xplus.asm | 40 .asg A4,ARG0 59 || [B0] MV ARG0,A2 67 LDW *ARG0++,A7 ; rp[i] 100 || STW A18,*ARG0++ ; rp[i] 114 [B0] MV ARG0,B2 115 || [B0] ADD 4,ARG0,ARG0 127 || STW A1,*ARG0++(8) ; rp[2*i+1] 140 || [B0] MV ARG0,A3 165 || [B0] MV ARG0,A3 234 || MV ARG0,B4 ; copy rp
|
| /freebsd-12-stable/crypto/openssl/crypto/des/asm/ |
| D | des_enc.m4 | 47 # define ARG0 128 54 # define ARG0 68 1222 STPTR in0, [%sp+BIAS+ARG0+0*ARGSZ] 1239 LDPTR [%sp+BIAS+ARG0+0*ARGSZ], in0 1272 LDPTR [%sp+BIAS+ARG0+0*ARGSZ], in0 1385 define({INPUT}, { [%sp+BIAS+ARG0+0*ARGSZ] }) 1386 define({OUTPUT}, { [%sp+BIAS+ARG0+1*ARGSZ] }) 1387 define({IVEC}, { [%sp+BIAS+ARG0+4*ARGSZ] }) 1578 define({KS1}, { [%sp+BIAS+ARG0+3*ARGSZ] }) 1579 define({KS2}, { [%sp+BIAS+ARG0+4*ARGSZ] }) [all …]
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| D | arm_neon_incl.td | 134 // shuffle - Create a vector shuffle. The syntax is (shuffle ARG0, ARG1, MASK). 137 // the lane indices in sequence for ARG0, and "mask1" expands to 173 // mask0 - The initial sequence of lanes for shuffle ARG0
|
| /freebsd-12-stable/contrib/gcc/ |
| D | rtl.h | 1889 #define gen_rtx_ASM_OPERANDS(MODE, ARG0, ARG1, ARG2, ARG3, ARG4, LOC) \ argument 1890 …gen_rtx_fmt_ssiEEsi (ASM_OPERANDS, (MODE), (ARG0), (ARG1), (ARG2), (ARG3), (ARG4), (LOC).file, (LO…
|
| D | ChangeLog-2004 | 3501 * fold-const.c (operand_equal_p): Remove kludge allowing ARG0 and
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| D | X86CallingConv.td | 718 // Pass in VM's registers: HP, P, ARG0, ARG1, ARG2, ARG3 994 // Pass in VM's registers: HP, P, ARG0, ARG1, ARG2
|
| /freebsd-12-stable/contrib/gdb/gdb/doc/ |
| D | gdb.info-2 | 3957 $ARG0...$ARG9. A trivial example:
|