OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIPS_HFLAG_BR
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-mips/
cpu.h
446
#define
MIPS_HFLAG_BR
0x1000 /* branch to register (can't link TB) */
translate.c
762
case
MIPS_HFLAG_BR
:
777
case
MIPS_HFLAG_BR
:
[
all
...]
Completed in 26 milliseconds