OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shift_control
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/microcode/aic7xxx/
aicasm_insformat.h
65
uint32_t
shift_control
: 8,
member in struct:ins_format2
77
shift_control
: 8;
aicasm_gram.y
1686
uint8_t
shift_control
;
1711
shift_control
= 0xf0;
1713
shift_control
= (places->value << 4) | places->value;
1717
shift_control
= 0xf8;
1719
shift_control
= (places->value << 4)
1725
shift_control
= places->value & 0x7;
1728
shift_control
= (8 - places->value) | 0x08;
1731
shift_control
= 0; /* Quiet Compiler */
1736
f2_instr->
shift_control
=
shift_control
;
[
all
...]
/src/sys/dev/ic/
aic7xxxvar.h
102
uint32_t
shift_control
: 8,
member in struct:ins_format2
114
shift_control
: 8;
Completed in 13 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025