OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:signed_constant
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
test-gen.c
468
signed_constant
(func_arg * arg, insn_data * data)
function
469
#define
signed_constant
(bits, shift, revert) \
macro
470
{
signed_constant
, { i1: shift, i2: bits * (revert ? -1 : 1), \
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10300/
am33-2.c
38
#define d8(shift)
signed_constant
( 8, shift, 1)
39
#define d16(shift)
signed_constant
(16, shift, 1)
40
#define d24(shift)
signed_constant
(24, shift, 1)
41
#define d32(shift)
signed_constant
(32, shift, 1)
/toolchain/binutils/binutils-2.25/gas/config/
tc-tic6x.c
[
all
...]
Completed in 78 milliseconds