Searched refs:move (Results 1 - 25 of 53) sorted by relevance

123

/haiku/src/system/libroot/os/arch/m68k/
H A Dsyscalls.inc13 move.l IMM n,%d0 ; \
19 move.l IMM n,%d0 ; \
25 move.l IMM n,%d0 ; \
31 move.l IMM n,%d0 ; \
37 move.l IMM n,%d0 ; \
43 move.l IMM n,%d0 ; \
49 move.l IMM n,%d0 ; \
55 move.l IMM n,%d0 ; \
61 move.l IMM n,%d0 ; \
67 move
[all...]
H A Datomic.S26 move.l (4,%a7),%a0
27 move.l (%a0),%d0
28 miss1: move.l %d0,%d1
39 move.l (4,%a7),%a0
40 move.l (%a0),%d0
41 miss2: move.l %d0,%d1
52 move.l (4,%a7),%a0
53 move.l (%a0),%d0
54 miss3: move.l %d0,%d1
64 move
[all...]
H A Dbyteorder.S15 move.b (7,%a7),%d0
17 move.b (6,%a7),%d0
19 move.b (5,%a7),%d0
21 move.b (4,%a7),%d0
30 move.b (7,%a7),%d1
32 move.b (6,%a7),%d1
34 move.b (5,%a7),%d1
36 move.b (4,%a7),%d1
38 move.b (11,%a7),%d0
40 move
[all...]
/haiku/src/system/libroot/posix/string/arch/m68k/
H A Darch_string.S16 move.l (4,%a7),%a1
17 move.l (8,%a7),%a0
18 move.l (12,%a7),%d0
22 move.b (%a0)+,(%a1)+
25 move.l (4,%a7),%a0
26 move.l %a0,%d0
/haiku/src/system/kernel/arch/m68k/
H A Darch_cpu_asm.S27 move.l %sp,saved_sp
29 move.l #trap_fault_r,fault_vector
33 move.l #temp_vectors,%a0
37 move.l 4(%sp),%a0
39 move.w (%a0),%d1
46 move.l saved_sp,%sp
56 move.l %sp,saved_sp
58 move.l #trap_fault_w,fault_vector
62 move.l #temp_vectors,%a0
66 move
[all...]
H A Darch_asm.S31 move %sr,%d0
32 move.l %d0,%d1
34 move %d1,%sr
45 move.l (4,%a7),%d0
49 move %sr,%d1
52 move %d1,%sr
60 move %sr,%d1
91 //move.w %sr,-(%sp)
102 //move.w (%sp)+,%sr
114 move
[all...]
H A Darch_030_asm.S21 move.l (4,%a7),%a0
H A Darch_040_asm.S28 move.l (4,%a7),%a0
H A Darch_exceptions.S110 move.l %sp,%fp /* have stack_trace() find the iframe */
111 move.l %sp,-(%sp) /* push address of iframe */
/haiku/src/system/libroot/posix/arch/m68k/
H A Dsigsetjmp.S14 move.l (4,%a7),%a0
15 move.l (8,%a7),%d0
23 move %ccr,%d0
24 move.w %d0,(JMP_REGS_CCR,%a0)
25 move.l (%a7),(JMP_REGS_PC,%a0)
37 move.l (%a7)+,%a0
38 move.l (%a7)+,%d0
40 move.l %d0,-(%a7)
41 move.l %a0,-(%a7)
H A Dsiglongjmp.S15 move.l (4,%a7),%a0
16 move.l (8,%a7),%d0
22 move.w (JMP_REGS_CCR,%a0),%d0
23 move %d0,%ccr
24 move.l (JMP_REGS_PC,%a0),(%a7)
/haiku/src/system/boot/platform/amiga_m68k/
H A Dshell.S78 move.l %a1,(%a2)
81 move.l 4.w,%a6 // exec base
84 move.l %a6,(%a2)
88 // move.l 4.w,%a6 // exec base
93 // move.l %d0,(%a2)
101 move.l %d0,(%a2)
106 move.l #(AMIGA_ZBEOS_STACK_END-AMIGA_ZBEOS_STACK_BASE+AMIGA_ZBEOS_MAX),%d0
107 move.l #AMIGA_ZBEOS_STACK_BASE,%a1
114 move.l #0xdeadbeef,%d0
122 move
[all...]
H A Dstage1.S103 move.l 4.w,%a6
105 move.l %a6,(%a2)
108 // move.l %d0,_super_stack
115 move.l %d0,%a6
118 move.l %a0,%d1
119 move.l #Old_mode,%d2
142 // move.l 4.w,%a6
152 move.l 4.w,%a6
160 move.l %d0,(%a2)
162 // move
[all...]
H A Dcpu.cpp76 #warning M68K: move and implement system_time()
/haiku/src/system/boot/platform/atari_m68k/
H A Dshell.S104 // move.l %a0,%d0
112 move.l #SUP_INQUIRE,-(%sp)
113 move.w #0x20,-(%sp)
134 move.b #ATARI_BOOT_DRVAPI_FLOPPY,ATARI_ZBEOS_BASE + gBootDriveAPI - _bs_entry
135 move.w TOSVAR_bootdev,%d0
137 move.b %d0,ATARI_ZBEOS_BASE + gBootDriveID - _bs_entry
138 move.b #1,ATARI_ZBEOS_BASE + gBootedFromImage - _bs_entry
144 move.l #ATARI_ZBEOS_STACK_END,%sp
187 move.b _fat_spt,%d7 // sect/track
188 //move
[all...]
H A Dstage1.S83 //move.w #1,%d0
89 move.b (%a0)+,%d0
95 move.w #1,%d0
101 move #'.',%d0
109 move.w %d0,-(%sp)
110 move.w #DEV_CON,-(%sp) // DEV_CON
111 move.w #3,-(%sp) // Bconout
/haiku/src/kits/network/libnetservices2/
H A DNetServicesMisc.cpp24 fUrl(std::move(url)),
25 fSupportedProtocols(std::move(supportedProtocols))
32 BError(std::move(origin)),
33 fUrl(std::move(url)),
34 fSupportedProtocols(std::move(supportedProtocols))
66 fUrl(std::move(url))
73 BError(std::move(origin)),
74 fUrl(std::move(url))
H A DErrorsExt.cpp29 fOrigin(std::move(origin))
120 fMessage(std::move(message))
127 BError(std::move(origin)),
128 fMessage(std::move(message))
163 BError(std::move(origin)),
H A DHttpFields.cpp91 input(std::move(input))
144 fName(std::move(other.fName))
167 fName = std::move(other.fName);
224 fRawField = std::move(rawField);
244 fRawField = std::move(field);
271 fRawField(std::move(other.fRawField)),
272 fName(std::move(other.fName)),
273 fValue(std::move(other.fValue))
301 fRawField = std::move(other.fRawField);
302 fName = std::move(othe
[all...]
H A DHttpResultPrivate.h107 status = std::move(s);
116 fields = std::move(f);
129 body = BHttpBody{std::move(bodyString)};
/haiku/src/system/libroot/posix/glibc/include/arch/m68k/
H A Dsysdep.h64 move.l %fp, -(%sp); move.l %sp, %fp; \
66 move.l (%sp)+, %fp;
/haiku/headers/private/shared/
H A DScopeExit.h30 ScopeExit(ScopeExit&& other) : fFn(std::move(other.fFn))
/haiku/headers/cpp/
H A DPlotFile.h83 PlotFile& move(const int xi, const int yi);
/haiku/src/system/libroot/posix/glibc/arch/ppc/
H A Drshift.S37 addi r7,r3,-4 # move adjusted res_ptr to free return reg
/haiku/src/system/boot/platform/next_m68k/
H A Dcpu.cpp57 #warning M68K: move and implement system_time()

Completed in 301 milliseconds

123