HomeSort by relevance Sort by last modified time
    Searched refs:instructions (Results 26 - 50 of 1941) sorted by null

12 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
macro-warn-4.l 2 .*:3: Warning: macro instruction expanded into multiple instructions
3 .*:5: Warning: macro instruction expanded into multiple instructions.*slot
mips-gp64-fp64.l 2 .*:92: Warning: macro instruction expanded into multiple instructions in a branch delay slot
3 .*:96: Warning: macro instruction expanded into multiple instructions in a branch delay slot
4 .*:100: Warning: macro instruction expanded into multiple instructions in a branch delay slot
mips32r2-fp32.s 1 # source file to test assembly of mips32r2 FP instructions
6 # FPU (cp1) instructions
10 # Only the 32-bit FPU instructions are tested here.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/nios2/
break.s 1 # Source file used to test the 20-bit break instructions
bret.s 1 # Source file used to test the bret instructions
ret.s 1 # Source file used to test the ret instructions
sync.s 1 # Source file used to test the sync instructions
tret.s 1 # Source file used to test the ret instructions
trap.s 1 # Source file used to test the trap instructions
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/d30v/
serial2.l 2 .*:5: Error: Unable to mix instructions as specified
3 .*:6: Error: Unable to mix instructions as specified
4 .*:8: Error: Unable to mix instructions as specified
5 .*:9: Error: Unable to mix instructions as specified
6 .*:11: Error: Unable to mix instructions as specified
7 .*:12: Error: Unable to mix instructions as specified
8 .*:13: Error: Unable to mix instructions as specified
9 .*:14: Error: Unable to mix instructions as specified
10 .*:16: Error: Unable to mix instructions as specified
11 .*:17: Error: Unable to mix instructions as specifie
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-mpx-inval-2.l 2 .*:6: Error: 32-bit address isn't allowed in 64-bit MPX instructions.
3 .*:7: Error: 32-bit address isn't allowed in 64-bit MPX instructions.
4 .*:10: Error: 32-bit address isn't allowed in 64-bit MPX instructions.
5 .*:11: Error: 32-bit address isn't allowed in 64-bit MPX instructions.
6 .*:13: Error: 32-bit address isn't allowed in 64-bit MPX instructions.
7 .*:14: Error: 32-bit address isn't allowed in 64-bit MPX instructions.
8 .*:17: Error: 32-bit address isn't allowed in 64-bit MPX instructions.
9 .*:18: Error: 32-bit address isn't allowed in 64-bit MPX instructions.
10 .*:21: Error: 32-bit address isn't allowed in 64-bit MPX instructions.
11 .*:22: Error: 32-bit address isn't allowed in 64-bit MPX instructions
    [all...]
287.s 1 # Check 287-only instructions.
387.s 1 # Check 387+ instructions.
8087.s 1 # Check 8087-only instructions.
pcommit.s 1 # Check 32bit PCOMMIT instructions
x86-64-pcommit.s 1 # Check 32bit PCOMMIT instructions
  /dalvik/dx/src/com/android/dx/io/instructions/
CodeCursor.java 17 package com.android.dx.io.instructions;
35 * addresses to switch data payload instructions, whose relative
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
addthumb2err.d 1 #name: bad Thumb2 Add{S} and Sub{S} instructions
5 # Test some Thumb2 instructions:
arch7m-bad.d 1 #name: Invalid V7M instructions
archv6t2-bad.d 1 #name: Invalid V6T2 instructions
arm-idiv-bad.d 1 #name: Invalid V7 ARM DIV instructions
depr-swp.d 1 #name: Deprecated swp{b} instructions
half-prec-psyntax.d 2 #name: Half-precision instructions (programmer's syntax)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
insns-parallel.s 1 # Test parallel instructions.
  /external/vixl/benchmarks/aarch32/
bench-dataop.cc 32 #include "aarch32/instructions-aarch32.h"
40 // This program focuses on emitting simple instructions.
44 void benchmark(unsigned instructions, InstructionSet isa) {
54 for (unsigned i = 0; i < instructions; ++i) {
64 printf("%s: time for %d instructions: %gs\n",
66 instructions,
71 unsigned instructions = 0; local
75 instructions = kDefaultInstructionCount;
78 instructions = atoi(argv[1]);
81 printf("Usage: %s [#instructions]\n", argv[0])
    [all...]

Completed in 335 milliseconds

12 3 4 5 6 7 8 91011>>