OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bits_needed_s
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-loongarch.c
1005
int bit_width,
bits_needed_s
, bits_needed_u;
local
1032
bits_needed_s
= loongarch_bits_imm_needed (imm, 1);
1035
if ((esc_ch1 == 's' && bit_width <
bits_needed_s
)
/src/external/gpl3/binutils.old/dist/gas/config/
tc-loongarch.c
991
int bit_width,
bits_needed_s
, bits_needed_u;
local
1018
bits_needed_s
= loongarch_bits_imm_needed (imm, 1);
1021
if ((esc_ch1 == 's' && bit_width <
bits_needed_s
)
Completed in 16 milliseconds
Indexes created Sun Mar 29 00:23:15 UTC 2026