HomeSort by relevance Sort by last modified time
    Searched refs:tfr (Results 1 - 14 of 14) sorted by null

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/m68hc11/
9s12x-exg-sex-tfr.s 5 ;; Test all s12x extended forms of exg,tfr,sex where supported
81 ;tfr
82 tfr a,a
83 tfr b,a
84 ; tfr tmp3h,a
85 tfr d,a
86 ; tfr xh,a
87 ; tfr yh,a
88 ; tfr sph,a
89 tfr a,
    [all...]
9s12x-exg-sex-tfr.d 3 #name: s12x extended forms of exg,tfr,sex
46 0x0000004a tfr A,A
47 0x0000004c tfr B,A
48 0x0000004e tfr D,A
49 0x00000050 tfr A,B
50 0x00000052 tfr B,B
51 0x00000054 tfr D,B
52 0x00000056 tfr D,D
53 0x00000058 tfr X,D
54 0x0000005a tfr Y,
    [all...]
insns9s12xg.s 110 tfr r2,ccr
111 tfr ccr,r3
112 tfr r5,pc
insns9s12x.s 79 ;tfr with exg
m68hc11.exp 154 "Invalid source register for this instruction, use .tfr."
155 gas_m68hc11_error "-m68hc12" "tfr pc,a\n" "Invalid source register"
176 "Invalid source register for this instruction, use .tfr."
178 "Invalid source register for this instruction, use .tfr."
218 run_dump_test 9s12x-exg-sex-tfr
insns9s12xg.d 112 000000ce <label3\+0xca> tfr R2, CCR
113 000000d0 <label3\+0xcc> tfr CCR, R3
114 000000d2 <label3\+0xce> tfr R5, PC
  /external/libchrome/base/
callback_unittest.cc 130 TestForReentrancy tfr; local
131 ASSERT_FALSE(tfr.cb.is_null());
132 ASSERT_FALSE(tfr.cb_already_run);
133 ResetAndReturn(&tfr.cb).Run();
134 ASSERT_TRUE(tfr.cb.is_null());
135 ASSERT_TRUE(tfr.cb_already_run);
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-m68hc11/
movw.s 11 tfr x,y
movw.d 15 00008026 <_start\+0x26> tfr X,Y
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/xgate/
all_insns.s 103 L99: tfr r7, pc
104 L100: tfr r7,ccr
105 L101: tfr ccr, r7
all_insns.d 124 0+00d8 <L99> tfr R7, PC
125 0+00da <L100> tfr R7, CCR
126 0+00dc <L101> tfr CCR, R7
  /toolchain/binutils/binutils-2.27/bfd/
elf64-ia64-vms.c 4153 struct elf64_vms_transfer *tfr; local
    [all...]
  /prebuilts/go/darwin-x86/src/html/
entity.go 501 "Tfr;": '\U0001D517',
    [all...]
  /prebuilts/go/linux-x86/src/html/
entity.go 501 "Tfr;": '\U0001D517',
    [all...]

Completed in 1014 milliseconds