OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unsigned_constant
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
test-gen.c
503
unsigned_constant
(func_arg * arg, insn_data * data)
function
504
#define
unsigned_constant
(bits, shift, revert) \
macro
505
{
unsigned_constant
, { i1: shift, i2: bits * (revert ? -1 : 1), \
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10300/
am33-2.c
42
#define u8(shift)
unsigned_constant
( 8, shift, 1)
43
#define u24(shift)
unsigned_constant
(24, shift, 1)
/toolchain/binutils/binutils-2.25/gas/config/
tc-tic6x.c
[
all
...]
Completed in 68 milliseconds