OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPC_REG_CTR
(Results
1 - 4
of
4
) sorted by null
/external/capstone/arch/PowerPC/
PPCMapping.c
30
{
PPC_REG_CTR
, "ctr" },
508
{
PPC_REG_CTR
, 0 }, { 0 }, { 0 }, 1, 1
520
{
PPC_REG_CTR
, PPC_REG_RM, 0 }, { PPC_REG_LR, 0 }, { 0 }, 0, 0
556
{
PPC_REG_CTR
, 0 }, { 0 }, { 0 }, 1, 1
574
{
PPC_REG_CTR
, PPC_REG_RM, 0 }, { PPC_REG_LR, 0 }, { 0 }, 0, 0
592
{
PPC_REG_CTR
, PPC_REG_RM, 0 }, { PPC_REG_LR, 0 }, { 0 }, 0, 0
598
{
PPC_REG_CTR
, 0 }, { 0 }, { 0 }, 1, 1
646
{
PPC_REG_CTR
, 0 }, { 0 }, { 0 }, 1, 1
658
{
PPC_REG_CTR
, PPC_REG_RM, 0 }, { PPC_REG_LR, 0 }, { PPC_GRP_MODE32, 0 }, 0, 0
676
{
PPC_REG_CTR
, 0 }, { PPC_REG_CTR, 0 }, { 0 }, 1,
[
all
...]
/external/capstone/bindings/java/capstone/
Ppc_const.java
39
public static final int
PPC_REG_CTR
= 11;
[
all
...]
/external/capstone/bindings/python/capstone/
ppc_const.py
36
PPC_REG_CTR
= 11
/external/capstone/include/
ppc.h
59
PPC_REG_CTR
,
Completed in 59 milliseconds