OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TWI
(Results
1 - 3
of
3
) sorted by null
/external/v8/src/ppc/
constants-ppc.h
98
TWI
= 3 << 26, // Trap Word Immediate
474
// use
TWI
to indicate redirection call for simulation mode
475
const Instr rtCallRedirInstr =
TWI
;
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go
197
TWI
1524
TWI
: "
twi
",
[
all
...]
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go
197
TWI
1524
TWI
: "
twi
",
[
all
...]
Completed in 311 milliseconds