OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:u0xffffffff
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
tc-sparc.c
35
#define
U0xffffffff
((((unsigned long) 1 << 16) << 16) - 1)
1005
hwcaps = hwcap_seen &
U0xffffffff
;
1028
val = ((val &
U0xffffffff
) ^ sign) - sign;
1127
|| the_insn.exp.X_add_number > (offsetT)
U0xffffffff
))
1134
|| the_insn.exp.X_add_number > (offsetT)
U0xffffffff
))
[
all
...]
/toolchain/binutils/binutils-2.25/gas/
ChangeLog-0203
[
all
...]
Completed in 85 milliseconds