OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mb64
(Results
1 - 1
of
1
) sorted by null
/external/qemu/tcg/ppc64/
tcg-target.c
401
#define
MB64
(b) ((b)<<5)
446
mb =
MB64
((mb >> 5) | ((mb << 1) & 0x3f));
[
all
...]
Completed in 25 milliseconds