OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usp
(Results
1 - 25
of
26
) sorted by null
1
2
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68k/
isab-nousp.s
1
.arch isab,no-
usp
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
v32-err-8.s
4
;
USP
does not have the same register number in v10 as in v32.
6
move $r10,$
usp
; { dg-error "(Illegal|Invalid) operands" }
7
move 0xfabb0,$
usp
; { dg-error "(Illegal|Invalid) operands" }
8
move $
usp
,[$r5] ; { dg-error "(Illegal|Invalid) operands" }
9
move [$r12],$
usp
; { dg-error "(Illegal|Invalid) operands" }
rd-usp-1.d
5
# Check that
USP
gets the right number for V10.
12
0: 3af6 move r10,
usp
13
2: 3ffe b0ab 0f00 move (0xfabb0|fabb0 <.*>),
usp
14
8: 75fa move
usp
,\[r5\]
15
a: 3cfa move \[r12\],
usp
rd-usp-1b.d
5
# Check that
USP
gets the right number for V32.
12
0: 3ae6 move r10,
usp
13
2: 3fee b0ab 0f00 move 0xfabb0,
usp
14
8: 75ea move
usp
,\[r5\]
15
a: 3cea move \[r12\],
usp
rd-v32s-4.d
23
[ ]+1c:[ ]+3ce6[ ]+move r12,
usp
39
[ ]+3c:[ ]+7ce6[ ]+move
usp
,r12
55
[ ]+94:[ ]+3fee 0c00 0000[ ]+move c <here\+0xc>,
usp
71
[ ]+bc:[ ]+7cea[ ]+move
usp
,\[r12\]
87
[ ]+dc:[ ]+3cea[ ]+move \[r12\],
usp
rd-v32s-1.d
106
f6: bfe9 jas acr,
usp
114
10a: 3feb jasc acr,
usp
v32-err-1.s
84
jas $acr,$
usp
; { dg-error "Unknown opcode" }
89
jasc $acr,$
usp
; { dg-error "Unknown opcode" }
/external/strace/linux/m68k/
arch_regs.c
2
unsigned long *const m68k_usp_ptr = (unsigned long *) &m68k_regs.
usp
;
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10300/
am33.s
19
movm (
usp
),[a2,a3,exreg0]
20
movm (
usp
),[a2,a3,exreg1]
21
movm (
usp
),[a2,a3,exother]
22
movm (
usp
),[a2,a3,all]
23
movm [a2,a3,exreg0],(
usp
)
24
movm [a2,a3,exreg1],(
usp
)
25
movm [a2,a3,exother],(
usp
)
26
movm [a2,a3,all],(
usp
)
27
mov
usp
,a0
31
mov a0,
usp
[
all
...]
/device/linaro/bootloader/edk2/StdLib/Include/sys/
time.h
111
#define timespeccmp(tsp,
usp
, cmp) \
112
(((tsp)->tv_sec == (
usp
)->tv_sec) ? \
113
((tsp)->tv_nsec cmp (
usp
)->tv_nsec) : \
114
((tsp)->tv_sec cmp (
usp
)->tv_sec))
116
#define timespecadd(tsp,
usp
, vsp) \
118
(vsp)->tv_sec = (tsp)->tv_sec + (
usp
)->tv_sec; \
119
(vsp)->tv_nsec = (tsp)->tv_nsec + (
usp
)->tv_nsec; \
126
#define timespecsub(tsp,
usp
, vsp) \
128
(vsp)->tv_sec = (tsp)->tv_sec - (
usp
)->tv_sec; \
129
(vsp)->tv_nsec = (tsp)->tv_nsec - (
usp
)->tv_nsec; \
[
all
...]
/external/dhcpcd-6.8.2/
common.h
64
#define timespeccmp(tsp,
usp
, cmp) \
65
(((tsp)->tv_sec == (
usp
)->tv_sec) ? \
66
((tsp)->tv_nsec cmp (
usp
)->tv_nsec) : \
67
((tsp)->tv_sec cmp (
usp
)->tv_sec))
68
#define timespecadd(tsp,
usp
, vsp) \
70
(vsp)->tv_sec = (tsp)->tv_sec + (
usp
)->tv_sec; \
71
(vsp)->tv_nsec = (tsp)->tv_nsec + (
usp
)->tv_nsec; \
77
#define timespecsub(tsp,
usp
, vsp) \
79
(vsp)->tv_sec = (tsp)->tv_sec - (
usp
)->tv_sec; \
80
(vsp)->tv_nsec = (tsp)->tv_nsec - (
usp
)->tv_nsec;
[
all
...]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/rx/
mvtc.d
11
8: fd 77 02 80 mvtc #-128,
usp
19
28: fd 77 02 7f mvtc #127,
usp
27
..: fd 7b 02 00 80 mvtc #0xffff8000,
usp
35
..: fd 7f 02 00 80 00 mvtc #0x8000,
usp
43
..: fd 7f 02 00 00 80 mvtc #0xff800000,
usp
51
..: fd 7f 02 ff ff 7f mvtc #0x7fffff,
usp
59
...: fd 73 02 00 00 00 80 mvtc #0x80000000,
usp
67
...: fd 73 02 ff ff ff 7f mvtc #0x7fffffff,
usp
75
...: fd 68 02 mvtc r0,
usp
83
...: fd 68 f2 mvtc r15,
usp
[
all
...]
mvfc.d
13
c: fd 6a 20 mvfc
usp
, r0
14
f: fd 6a 2f mvfc
usp
, r15
popc.d
11
4: 7e e2 popc
usp
pushc.d
11
4: 7e c2 pushc
usp
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
stack.s
23
usp
= [ Sp++];
define
move.s
8
a1.w =
usp
;
27
Lt1 =
USP
;
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cr16/
lpsp_test.s
29
lprd (r5,r4),
usp
59
sprd
usp
,(r5,r4)
lpsp_test.d
29
4c: 14 00 e4 10 lprd \(r5,r4\),
usp
53
ac: 14 00 e4 30 sprd
usp
,\(r5,r4\)
/external/icu/icu4c/source/tools/gendict/
gendict.cpp
404
UnicodeString
usp
;
410
dict.serializeUChars(
usp
, status);
411
outDataSize =
usp
.length() * U_SIZEOF_UCHAR;
412
outData =
usp
.getBuffer();
/toolchain/binutils/binutils-2.25/include/opcode/
cr16.h
63
usp
= uspl,
enumerator in enum:__anon108771
crx.h
38
u10, u11, u12, u13, u14, u15, ura,
usp
,
enumerator in enum:__anon108783
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/fr30/
allinsn.s
191
mov r7,
usp
allinsn.d
194
a8: b3 37 mov r7,
usp
/toolchain/binutils/binutils-2.25/opcodes/
cr16-opc.c
537
REG(
usp
, 14, CR16_P_REGTYPE),
Completed in 699 milliseconds
1
2