HomeSort by relevance Sort by last modified time
    Searched full:immediate (Results 501 - 525 of 2828) sorted by null

<<21222324252627282930>>

  /external/v8/test/mjsunit/regress/
regress-2250.js 33 // immediate deopt. Another problem here is that no matter how many time we
  /external/valgrind/VEX/priv/
host_mips_defs.h 169 Mam_IR, /* Immediate (signed 16-bit) + Reg */
197 /* ("RH" == "Register or Halfword immediate") */
248 Bool /* is the 2nd operand an immediate? */ );
258 Bool /* is the 2nd operand an immediate? */ ,
272 Min_LI, /* load word (32/64-bit) immediate (fake insn) */
384 - For add, the immediate, if it exists, is a signed 16.
385 - For sub, the immediate, if it exists, is a signed 16
389 - For and/or/xor, the immediate, if it exists,
399 Limitations: the immediate, if it exists,
  /external/valgrind/memcheck/tests/
partiallydefinedeq.c 70 // or with the extended immediate facility in an instruction (2 errors).
  /external/valgrind/none/tests/x86-solaris/
coredump_single_thread_sse.c 13 an immediate value directly into xmm register. */
  /external/vixl/benchmarks/
bench-branch.cc 37 // This code will emit a given number of branch immediate to the next
  /frameworks/base/docs/html/distribute/users/
app-invites.jd 10 <p>Personal recommendations can be one of the strongest motivators for a user installing your app. With this in mind, App Invites helps you organically find valuable users to download and use your app. With intelligent friend recommendations, smart invite delivery, and the ability to add offers or incentives, new users will get immediate access to your app and can be deep linked to a personalized onboarding flow.</p>
  /packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/ticketpool/
TicketPool.java 51 * @return The number of tickets readily-available for immediate
  /packages/apps/Dialer/src/com/android/dialer/util/
AsyncTaskExecutor.java 29 * One immediate benefit of this approach is that testing becomes much easier, since it is easy to
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
dlfcn.h 26 #define RTLD_NOW 0x00002 /* Immediate function call binding. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
icmp.h 55 #define NR_ICMP_UNREACH 15 /* instead of hardcoding immediate value */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
dlfcn.h 26 #define RTLD_NOW 0x00002 /* Immediate function call binding. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
icmp.h 55 #define NR_ICMP_UNREACH 15 /* instead of hardcoding immediate value */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
dlfcn.h 26 #define RTLD_NOW 0x00002 /* Immediate function call binding. */
  /prebuilts/go/darwin-x86/src/runtime/
sys_x86.go 12 // and then did an immediate gosave.
  /prebuilts/go/linux-x86/src/runtime/
sys_x86.go 12 // and then did an immediate gosave.
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerProxy.cpp 88 uint32_t ARMAssemblerProxy::imm(uint32_t immediate)
90 return mTarget->imm(immediate);
111 // (immediate and Rm can be negative, which indicates U=0)
134 // (immediate and Rm can be negative, which indicates U=0)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
ldst-reg-unscaled-imm.s 28 the encoded immediate is negative or unaligned. However this behaviour
programmer-friendly.s 14 // instructions to automatically place an immediate value or
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/basic/
coprmem.s 7 ; immediate fields. We should also check the assorted field
unit.s 7 ; immediate fields. We should also check the assorted field
  /toolchain/binutils/binutils-2.25/include/opcode/
cr16.h 87 i - immediate
121 /* N-bit signed immediate. */
123 /* N-bit unsigned immediate. */
284 /* Constant/immediate/absolute value. */
crx.h 97 i - immediate
121 /* N-bit immediate. */
123 /* N-bit unsigned immediate. */
283 /* Constant/immediate/absolute value. */
tic80.h 175 printing format, even for small positive or negative immediate values.
182 immediate form instruction. */
187 immediate or register form instruction. */
192 immediate or register form instruction. */
  /toolchain/binutils/binutils-2.25/opcodes/
i386-opc.h 644 /* 1 bit immediate */
646 /* 8 bit immediate */
648 /* 8 bit immediate sign extended */
650 /* 16 bit immediate */
652 /* 32 bit immediate */
654 /* 32 bit immediate sign extended */
656 /* 64 bit immediate */
720 /* Vector 4 bit immediate. */
842 either a register or an immediate operand. */
  /toolchain/binutils/binutils-2.25/opcodes/po/
fi.po 75 msgid "immediate value"
79 msgid "immediate offset"
136 msgid "immediate out of range"
153 msgid "negative immediate value not allowed"
157 msgid "immediate zero expected"
165 msgid "invalid value for immediate"
173 msgid "floating-point immediate expected"
364 msgid "register name used as immediate value"
367 #. Don't treat "mov ip,ip" as a move-immediate.
369 msgid "register source in immediate move
    [all...]

Completed in 733 milliseconds

<<21222324252627282930>>