Home
last modified time | relevance | path

Searched refs:destination (Results 1 – 25 of 36) sorted by relevance

12

/arch/m68k/fpsp040/
Dsto_res.S6 | users destination register then fp0 is moved to the
7 | correct floating-point destination register. fp0 and fp1
14 | Output: moves the result to the true destination reg or mem
16 | Modifies: destination floating point register
34 bfextu CMDREG1B(%a6){#13:#3},%d0 |extract cos destination
67 bfextu CMDREG1B(%a6){#6:#3},%d0 |extract destination register
Dx_ovfl.S10 | destination format.
15 | destination. If the instruction is not move_out, then the
16 | destination is not affected. For 68881 compatibility, the
17 | following values should be stored at the destination, based
Dx_snan.S171 | Store to the users destination address
174 beqs wrt_dn |destination is a data register
193 | Store to the users destination address
196 beqs wrt_dn |destination is a data register
215 | Store to the users destination address
218 beqs wrt_dn |destination is a data register
258 cmpib #3,%d0 |check for nan in destination
259 bnes issrc |destination nan has priority
Dx_unfl.S11 | it is equal to the denormalized exponent for the destination
13 | destination format.
224 | ;If destination format is sgl/dbl,
Dskeleton.S394 | a1 - user destination address
401 | the 68040 always reads the destination address and thus the page
439 | a1 - supervisor destination address
443 | destination address on the supervisor stack. Also like mem_write,
Dx_operr.S245 | is required to determine the destination.
277 movel EXC_EA(%a6),%a1 |put user destination address in a1
306 | with correct data written to the destination.
Dx_store.S83 bfextu %d0{#6:#3},%d0 |extract destination register
103 | a0 -> destination address
Dutil.S164 | This sets the round precision according to the destination size.
169 | ;for fmovout, the destination format
325 | get destination format - this is the also the rounding precision
349 | For move out instructions (opclass 011) the destination format
433 | g_dfmtou --- put destination format in d0{1:0}
Dscale.S4 | The entry point sSCALE computes the destination operand
12 | Input: Double-extended destination operand in FPTEMP,
Dbugfix.S282 | locations on the stack. The correct destination register is in
408 | locations on the stack. The correct destination register is in
/arch/xtensa/boot/boot-redboot/
Dbootstrap.S185 # a6 destination
186 # a7 maximum size of destination
199 # a6 destination start
200 # a7 maximum size of destination
203 # a10 destination end
/arch/mips/include/asm/
Duaccess.h412 #define __MODULE_JAL(destination) \ argument
414 __UA_LA "\t$1, " #destination "\n\t" \
418 #define __MODULE_JAL(destination) \ argument
419 "jal\t" #destination "\n\t"
/arch/powerpc/include/asm/
Depapr_hcalls.h137 uint32_t config, unsigned int priority, uint32_t destination) in ev_int_set_config() argument
149 r6 = destination; in ev_int_set_config()
169 uint32_t *config, unsigned int *priority, uint32_t *destination) in ev_int_get_config() argument
187 *destination = r6; in ev_int_get_config()
/arch/m68k/ifpsp060/
Dos.S80 | a1 - user destination address
111 | a1 - supervisor destination address
237 | a0 - user destination address
259 | a0 - user destination address
283 | a0 - user destination address
DCHANGES104 ADDRESS = Address of source or destination operand
/arch/arm/lib/
Dcsumpartial.S108 tst buf, #3 @ Test destination alignment
109 blne .Lnot_aligned @ align destination, return here
Dcsumpartialcopygeneric.S95 tst dst, #3 @ Test destination alignment
96 blne .Ldst_unaligned @ align destination, return here
/arch/xtensa/kernel/
Dhead.S224 l32i a4, a2, 0 # start destination (in RAM)
225 l32i a5, a2, 4 # end destination (in RAM)
/arch/arm/boot/bootp/
Dinit.S77 .word initrd_phys @ destination initrd address
/arch/s390/kernel/
Drelocate_kernel.S36 tml %r5,0x1 # is it a destination page?
/arch/microblaze/
DKconfig.platform16 fine if both source and destination are aligned on the same
/arch/alpha/lib/
Dev6-memset.S88 subq $16,$3,$16 # E : $16 is new aligned destination
266 subq $16,$3,$16 # E : $16 is new aligned destination
454 subq $16,$3,$16 # E : $16 is new aligned destination
/arch/alpha/boot/
Dbootpz.c48 extern int decompress_kernel(void* destination, void *source,
/arch/m68k/math-emu/
Dfp_util.S95 | %a0 = destination (ptr to struct fp_ext)
/arch/arc/lib/
Dmemcpy-archs.S60 ;;; CASE 0: Both source and destination are 32bit aligned

12