HomeSort by relevance Sort by last modified time
    Searched refs:instructions (Results 476 - 500 of 660) sorted by null

<<11121314151617181920>>

  /external/chromium_org/v8/src/mips/
assembler-mips.cc 48 // can be defined to enable FPU instructions when building the
192 // Patch the code at the current address with the supplied instructions.
193 void RelocInfo::PatchCode(byte* instructions, int instruction_count) {
195 Instr* instr = reinterpret_cast<Instr*>(instructions);
206 // Additional guard instructions can be added if required.
246 // Specific instructions, constants, and masks.
276 // A mask for the Rt register for push, pop, lw, sw instructions.
793 // Keep track of the last bound label so we don't eliminate any instructions
911 // Instructions with immediate value.
1047 //------- Branch and jump instructions -------
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
pdebuild-ant.jar 
  /external/openssl/crypto/
sparccpuid.S 246 ! takes to execute rdtick and pair of VIS1 instructions. US-Tx VIS unit
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.publisher_1.3.0.v20140129-1405.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher_1.3.0.v20130509-0110.jar 
  /system/core/libpixelflinger/codeflinger/
ARMAssembler.cpp 367 #pragma mark DSP instructions...
370 // DSP instructions...
  /dalvik/dx/src/com/android/dx/merge/
DexMerger.java 838 short[] instructions = code.getInstructions(); local
842 short[] newInstructions = transformer.transform(instructions);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_exec.c 45 * ContMask) which are controlled by the flow control instructions (namely:
623 * Initialize machine state by expanding tokens to full instructions,
636 struct tgsi_full_instruction *instructions; local
662 if (mach->Instructions) {
663 FREE( mach->Instructions );
665 mach->Instructions = NULL;
715 instructions = (struct tgsi_full_instruction *)
718 if (!instructions) {
783 instructions = REALLOC(instructions,
    [all...]
  /external/chromium_org/v8/tools/gyp/
v8_base.host.darwin-arm.mk 91 v8/src/hydrogen-instructions.cc \
v8_base.host.darwin-mips.mk 91 v8/src/hydrogen-instructions.cc \
v8_base.host.darwin-x86.mk 91 v8/src/hydrogen-instructions.cc \
v8_base.host.darwin-x86_64.mk 91 v8/src/hydrogen-instructions.cc \
v8_base.host.linux-arm.mk 91 v8/src/hydrogen-instructions.cc \
v8_base.host.linux-mips.mk 91 v8/src/hydrogen-instructions.cc \
v8_base.host.linux-x86.mk 91 v8/src/hydrogen-instructions.cc \
v8_base.host.linux-x86_64.mk 91 v8/src/hydrogen-instructions.cc \
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_exec.c 45 * ContMask) which are controlled by the flow control instructions (namely:
623 * Initialize machine state by expanding tokens to full instructions,
636 struct tgsi_full_instruction *instructions; local
662 if (mach->Instructions) {
663 FREE( mach->Instructions );
665 mach->Instructions = NULL;
715 instructions = (struct tgsi_full_instruction *)
718 if (!instructions) {
783 instructions = REALLOC(instructions,
    [all...]
  /external/valgrind/main/none/tests/
cmdline2.stdout.exp 105 --sigill-diagnostics=yes|no warn about illegal instructions? [yes]
  /build/core/
main.mk 164 $(info Please follow the machine setup instructions at)
199 $(info Please follow the machine setup instructions at)
215 $(info Please follow the machine setup instructions at)
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 49 ;# The altivec merge instructions provide a rapid means of effecting
113 ;# Each step takes 8*2 = 16 instructions
137 ;# Whole transpose takes 4*16 = 64 instructions
    [all...]
  /external/libvpx/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 49 ;# The altivec merge instructions provide a rapid means of effecting
113 ;# Each step takes 8*2 = 16 instructions
137 ;# Whole transpose takes 4*16 = 64 instructions
    [all...]
  /external/proguard/src/proguard/optimize/peephole/
InstructionSequenceConstants.java 5066 Instruction[] instructions = sequences[sequence][0]; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 49 ;# The altivec merge instructions provide a rapid means of effecting
113 ;# Each step takes 8*2 = 16 instructions
137 ;# Whole transpose takes 4*16 = 64 instructions
    [all...]
  /prebuilts/devtools/tools/lib/
lint-checks.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.2.0/
lint-checks-22.2.0.jar 

Completed in 1377 milliseconds

<<11121314151617181920>>