HomeSort by relevance Sort by last modified time
    Searched full:pseudo (Results 676 - 700 of 3523) sorted by null

<<21222324252627282930>>

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
tcompat.d 5 # Test the ARM pseudo instructions that exist for Thumb source compatibility
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/bfin/
pseudo.d 2 #name: pseudo
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/
rd-dw2-2.d 5 # Simple instruction sequence with content-emitting pseudo-ops.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/
ia64.exp 31 run_dump_test "pseudo"
pseudo.d 3 # name: ia64 pseudo-ops
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/macros/
macros.exp 98 # PR 58925: A .exitm pseudo-op outside of a macro definition
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/sh64/
crange1.s 3 ! 2) For data (through pseudo-ops) in SHmedia.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-spu/
spu.exp 59 if { [regexp "unknown pseudo-op: `.reloc'" $comp_output] } {
  /toolchain/binutils/binutils-2.27/opcodes/
ia64-opc.h 39 #define PSEUDO IA64_OPCODE_PSEUDO
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/
parse.go 190 if p.pseudo(word, operands) {
207 if !p.isJump && addr.Reg < 0 { // Jumps refer to PC, a pseudo.
208 p.errorf("illegal use of pseudo-register in %s", word)
219 func (p *Parser) pseudo(word string, operands [][]lex.Token) bool { func
688 // setPseudoRegister sets the NAME field of addr for a pseudo-register reference such as (SB).
691 p.errorf("internal error: reg %s already set in pseudo", reg)
707 addr.Name = obj.NAME_AUTO // The pseudo-stack.
709 p.errorf("expected pseudo-register; found %s", reg)
719 // Or it might be a pseudo-indirection like (FP).
732 // Pseudo-register reference
    [all...]
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/
parse.go 190 if p.pseudo(word, operands) {
207 if !p.isJump && addr.Reg < 0 { // Jumps refer to PC, a pseudo.
208 p.errorf("illegal use of pseudo-register in %s", word)
219 func (p *Parser) pseudo(word string, operands [][]lex.Token) bool { func
688 // setPseudoRegister sets the NAME field of addr for a pseudo-register reference such as (SB).
691 p.errorf("internal error: reg %s already set in pseudo", reg)
707 addr.Name = obj.NAME_AUTO // The pseudo-stack.
709 p.errorf("expected pseudo-register; found %s", reg)
719 // Or it might be a pseudo-indirection like (FP).
732 // Pseudo-register reference
    [all...]
  /dalvik/dx/src/com/android/dx/command/annotool/
AnnotationLister.java 40 * The string name of the pseudo-class that
163 * @param cf {@code non-null;} class file of "package-info" pseudo-class
  /external/autotest/client/cros/bluetooth/
output_recorder.py 35 To prevent the block buffering of the command output, a pseudo
74 # Use pseudo terminal to prevent buffering of the program output.
  /external/golang-protobuf/ptypes/duration/
duration.pb.go 39 // Example 1: Compute Duration from two Timestamps in pseudo code.
56 // Example 2: Compute Timestamp from Timestamp + Duration in pseudo code.
  /external/libchrome/base/trace_event/
heap_profiler_allocation_context_tracker.cc 112 // in practice the pseudo stack never grows higher than ~20 frames.
179 // Add the thread name as the first entry in pseudo stack.
  /external/libldac/src/
sigana_fixp_ldac.c 184 Calculate Pseudo Spectrum and Low Band Energy
253 Calculate Pseudo Spectrum Centroid
  /external/llvm/include/llvm/Target/
TargetOpcodes.def 113 /// This pseudo-instruction loads the stack guard value. Targets which need
116 /// additionally expand this pseudo after register allocation.
  /external/llvm/lib/Target/Mips/
Mips16ISelLowering.cpp 28 "mips16-dont-expand-cond-pseudo",
579 MI.eraseFromParent(); // The pseudo instruction is gone now.
643 MI.eraseFromParent(); // The pseudo instruction is gone now.
709 MI.eraseFromParent(); // The pseudo instruction is gone now.
728 MI.eraseFromParent(); // The pseudo instruction is gone now.
751 MI.eraseFromParent(); // The pseudo instruction is gone now.
779 MI.eraseFromParent(); // The pseudo instruction is gone now.
797 MI.eraseFromParent(); // The pseudo instruction is gone now.
  /external/speex/libspeex/
math_approx.h 48 /** Generate a pseudo-random number */
121 /** Generate a pseudo-random number */
nb_celp.h 77 char *stack; /**< Pseudo-stack allocation for temporary memory */
137 char *stack; /**< Pseudo-stack allocation for temporary memory */
  /external/squashfs-tools/RELEASE-READMEs/
README-4.3 170 3. If huge numbers of dynamic pseudo files were specified, Mksquashfs
176 dynamic pseudo file processes in existence at any one time.
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
Passes.h 136 /// ExpandPostRAPseudos Pass - This pass expands pseudo instructions after
225 /// createExpandISelPseudosPass - This pass expands pseudo-instructions.
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeRegisterInfo.cpp 86 // This function eliminate ADJCALLSTACKDOWN/ADJCALLSTACKUP pseudo instructions
115 // Replace the pseudo instruction with a new instruction...
  /external/tensorflow/tensorflow/compiler/tf2xla/kernels/
binary_ops.cc 58 // Implementation of FloorDiv. Pseudo-code:
87 // Implementation of FloorMod. Pseudo-code:
  /external/valgrind/VEX/pub/
libvex_guest_arm64.h 133 /* Various pseudo-regs mandated by Vex or Valgrind. */
143 this pseudo-register shortly afterwards, the translation can

Completed in 1698 milliseconds

<<21222324252627282930>>