Home
last modified time | relevance | path

Searched refs:with (Results 2001 - 2025 of 2515) sorted by relevance

1...<<81828384858687888990>>...101

/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.h50 // could be loaded with just one, so that this value is patchable later.
85 // with more than 8 arguments.
370 // Registers are saved in numerical order, with higher numbered registers
588 // Exits with 'result' holding the answer.
677 // Perform a floating-point min or max operation with the
780 // functor/function with 'Label *func(size_t index)' declaration.
970 // TODO(victorgomes): Remove this function once we stick with the reversed
994 void JumpIfRoot(Register with, RootIndex index, Label* if_equal) { in JumpIfRoot() argument
998 Branch(if_equal, eq, with, Operand(scratch)); in JumpIfRoot()
1002 void JumpIfNotRoot(Register with, RootInde argument
[all...]
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.h45 // be loaded with just one, so that this value is patchable later.
350 // Registers are saved in numerical order, with higher numbered registers
530 // Exits with 'result' holding the answer.
681 // Perform a floating-point min or max operation with the
784 // functor/function with 'Label *func(size_t index)' declaration.
920 // TODO(victorgomes): Remove this function once we stick with the reversed
942 void JumpIfRoot(Register with, RootIndex index, Label* if_equal) { in JumpIfRoot() argument
946 Branch(if_equal, eq, with, Operand(scratch)); in JumpIfRoot()
950 void JumpIfNotRoot(Register with, RootIndex index, Label* if_not_equal) { in JumpIfNotRoot() argument
954 Branch(if_not_equal, ne, with, Operan in JumpIfNotRoot()
[all...]
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.h49 // could be loaded with just one, so that this value is patchable later.
84 // with more than 8 arguments.
358 // Registers are saved in numerical order, with higher numbered registers
552 // Exits with 'result' holding the answer.
760 // functor/function with 'Label *func(size_t index)' declaration.
1046 // TODO(victorgomes): Remove this function once we stick with the reversed
1070 void JumpIfRoot(Register with, RootIndex index, Label* if_equal) { in JumpIfRoot() argument
1074 Branch(if_equal, eq, with, Operand(scratch)); in JumpIfRoot()
1078 void JumpIfNotRoot(Register with, RootIndex index, Label* if_not_equal) { in JumpIfNotRoot() argument
1082 Branch(if_not_equal, ne, with, Operan in JumpIfNotRoot()
[all...]
/third_party/node/deps/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.h915 // flow control functions with the corresponding label.
1082 // TODO(victorgomes): Remove this function once we stick with the reversed
1099 // the tagged HeapObject pointer. For use with FieldMemOperand(reg, off).
1189 // whose object type should be compared with the given type. This both
1200 // object type should be compared with the given type. This both
1221 void JumpIfRoot(Register with, RootIndex index, Label* if_equal) { in JumpIfRoot() argument
1222 CompareRoot(with, index); in JumpIfRoot()
1227 void JumpIfNotRoot(Register with, RootIndex index, Label* if_not_equal) { in JumpIfNotRoot() argument
1228 CompareRoot(with, index); in JumpIfNotRoot()
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/
H A Dchacha-armv4.pl5 # this file except in compliance with the License. You can obtain a copy
334 eorhs @x[0],@x[0],@t[0] @ xor with input
535 eor @x[$j+0],@t[0],@x[$j+0] @ xor with input (or zero)
809 veor $a0,$a0,$t0 @ xor with input
856 eor @x[0],@x[0],@t[0] @ xor with input
/third_party/openssl/crypto/chacha/asm/
H A Dchacha-armv4.pl5 # this file except in compliance with the License. You can obtain a copy
334 eorhs @x[0],@x[0],@t[0] @ xor with input
535 eor @x[$j+0],@t[0],@x[$j+0] @ xor with input (or zero)
809 veor $a0,$a0,$t0 @ xor with input
856 eor @x[0],@x[0],@t[0] @ xor with input
/third_party/python/
H A Dconfigure44 # (If _AS_PATH_WALK were called with IFS unset, it would have the
56 # Ensure predictable behavior from utilities with locale-dependent output.
112 printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
137 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
258 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
282 # Unset more variables known to interfere with behavior of common tools.
309 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
430 # script with STATUS, using 1 if that was 0.
509 { printf "%s\n" "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
511 # If we had to re-execute with
[all...]
/third_party/skia/third_party/externals/microhttpd/
H A Dconfigure87 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
112 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
157 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
266 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
289 # Unset more variables known to interfere with behavior of common tools.
315 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
418 # script with STATUS, using 1 if that was 0.
497 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
499 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
905 # The variables have the same names as the options, with
[all...]
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dphys2virt.S22 * __fixup_pv_table - patch the stub instructions with the delta between
157 @ immediate field of the opcode, which is emitted with the correct
H A Dentry-header.S22 @ Most of the stack format comes from struct pt_regs, but with
H A Dunwind.c19 #warning ARM unwind is known to compile only with EABI compilers.
99 * origin = first entry with positive offset (or stop if there is no such entry)
113 * only search in the section with the matching sign. This way the in search_index()
399 * Unwind a single frame starting with *sp for the symbol at *pc. It
400 * updates the *pc and *sp with the new values.
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/
H A Dos.S13 |and any warranty against infringement with regard to the SOFTWARE
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhead_32.S184 * We want to start out with EFLAGS unambiguously cleared. Some BIOSes leave
281 xorl %eax,%eax # call CPUID with 0 -> return vendor ID
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcrc32c-pcl-intel-asm_64.S2 * Implement fast CRC32C with PCLMULQDQ instructions. (x86_64)
4 * The white papers on CRC32C calculations with PCLMULQDQ instruction can be
23 * Redistribution and use in source and binary forms, with or
34 * provided with the distribution.
49 ## ISCSI CRC 32 Implementation with crc32 and pclmulqdq Instruction
/kernel/linux/linux-5.10/arch/sparc/lib/
H A DM7memset.S148 add %o2, %o3, %o2 ! update o2 with new count
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh3/
H A Dentry.S214 ! r8 passes SR bitmask, overwritten with restored data on return
/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dentry.S245 ; Check ECR for trap with arg (PROLOGUE ensures r10 has ECR)
366 ; preempt_schedule_irq() always returns with IRQ disabled
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dcache-v7m.S173 dmb @ ensure ordering with previous memory accesses
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/
H A Dos.S13 |and any warranty against infringement with regard to the SOFTWARE
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dentry.S86 jra 1f | shared with rt_sigreturn()
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dphys2virt.S22 * __fixup_pv_table - patch the stub instructions with the delta between
157 @ immediate field of the opcode, which is emitted with the correct
H A Dentry-header.S22 @ Most of the stack format comes from struct pt_regs, but with
H A Dunwind.c19 #warning ARM unwind is known to compile only with EABI compilers.
100 * origin = first entry with positive offset (or stop if there is no such entry)
114 * only search in the section with the matching sign. This way the in search_index()
403 * Unwind a single frame starting with *sp for the symbol at *pc. It
404 * updates the *pc and *sp with the new values.
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dcache-v7m.S175 dmb @ ensure ordering with previous memory accesses
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dentry.S278 * are entered with interrupts disabled.
319 # a new process exits the kernel with ret_from_fork

Completed in 21 milliseconds

1...<<81828384858687888990>>...101