Lines Matching +full:sub +full:- +full:systems
4 * Copyright 2003 Wasabi Systems, Inc.
7 * Written by Steve C. Woodford for Wasabi Systems, Inc.
20 * Wasabi Systems, Inc.
21 * 4. The name of Wasabi Systems, Inc. may not be used to endorse
25 * THIS SOFTWARE IS PROVIDED BY WASABI SYSTEMS, INC. ``AS IS'' AND
28 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL WASABI SYSTEMS, INC
76 * r0 - dest address
77 * r1 - byte to write
78 * r2 - number of bytes to write
81 * r0 - dest address
104 orr r3, r3, r3, lsl #8 /* Extend value to 16-bits */
106 tst ip, #0x04 /* Quad-align for armv5e */
108 orr r3, r3, r3, lsl #16 /* Extend value to 32-bits */
111 subne r1, r1, #0x04 /* Quad-align if necessary */
146 add r1, r1, #0x80 /* Adjust for extra sub */
160 adds r1, r1, #0x10 /* Partially adjust for extra sub */
170 addlt r1, r1, #0x10 /* Possibly adjust for extra sub */
181 /* Compensate for 64-bit alignment check */
200 sub r1, r1, r2
224 .section .note.GNU-stack,"",%progbits