Rizin
unix-like reverse engineering framework and cli tools
ppc_thread_state64 Struct Reference

#include <mach0_specs.h>

Public Attributes

ut64 srr0
 
ut64 srr1
 
ut64 r0
 
ut64 r1
 
ut64 r2
 
ut64 r3
 
ut64 r4
 
ut64 r5
 
ut64 r6
 
ut64 r7
 
ut64 r8
 
ut64 r9
 
ut64 r10
 
ut64 r11
 
ut64 r12
 
ut64 r13
 
ut64 r14
 
ut64 r15
 
ut64 r16
 
ut64 r17
 
ut64 r18
 
ut64 r19
 
ut64 r20
 
ut64 r21
 
ut64 r22
 
ut64 r23
 
ut64 r24
 
ut64 r25
 
ut64 r26
 
ut64 r27
 
ut64 r28
 
ut64 r29
 
ut64 r30
 
ut64 r31
 
ut32 cr
 
ut64 xer
 
ut64 lr
 
ut64 ctr
 
ut32 vrsave
 

Detailed Description

Definition at line 119 of file mach0_specs.h.

Member Data Documentation

◆ cr

ut32 ppc_thread_state64::cr

Definition at line 155 of file mach0_specs.h.

◆ ctr

ut64 ppc_thread_state64::ctr

Definition at line 158 of file mach0_specs.h.

◆ lr

ut64 ppc_thread_state64::lr

Definition at line 157 of file mach0_specs.h.

◆ r0

ut64 ppc_thread_state64::r0

Definition at line 122 of file mach0_specs.h.

◆ r1

ut64 ppc_thread_state64::r1

Definition at line 123 of file mach0_specs.h.

◆ r10

ut64 ppc_thread_state64::r10

Definition at line 132 of file mach0_specs.h.

◆ r11

ut64 ppc_thread_state64::r11

Definition at line 133 of file mach0_specs.h.

◆ r12

ut64 ppc_thread_state64::r12

Definition at line 134 of file mach0_specs.h.

◆ r13

ut64 ppc_thread_state64::r13

Definition at line 135 of file mach0_specs.h.

◆ r14

ut64 ppc_thread_state64::r14

Definition at line 136 of file mach0_specs.h.

◆ r15

ut64 ppc_thread_state64::r15

Definition at line 137 of file mach0_specs.h.

◆ r16

ut64 ppc_thread_state64::r16

Definition at line 138 of file mach0_specs.h.

◆ r17

ut64 ppc_thread_state64::r17

Definition at line 139 of file mach0_specs.h.

◆ r18

ut64 ppc_thread_state64::r18

Definition at line 140 of file mach0_specs.h.

◆ r19

ut64 ppc_thread_state64::r19

Definition at line 141 of file mach0_specs.h.

◆ r2

ut64 ppc_thread_state64::r2

Definition at line 124 of file mach0_specs.h.

◆ r20

ut64 ppc_thread_state64::r20

Definition at line 142 of file mach0_specs.h.

◆ r21

ut64 ppc_thread_state64::r21

Definition at line 143 of file mach0_specs.h.

◆ r22

ut64 ppc_thread_state64::r22

Definition at line 144 of file mach0_specs.h.

◆ r23

ut64 ppc_thread_state64::r23

Definition at line 145 of file mach0_specs.h.

◆ r24

ut64 ppc_thread_state64::r24

Definition at line 146 of file mach0_specs.h.

◆ r25

ut64 ppc_thread_state64::r25

Definition at line 147 of file mach0_specs.h.

◆ r26

ut64 ppc_thread_state64::r26

Definition at line 148 of file mach0_specs.h.

◆ r27

ut64 ppc_thread_state64::r27

Definition at line 149 of file mach0_specs.h.

◆ r28

ut64 ppc_thread_state64::r28

Definition at line 150 of file mach0_specs.h.

◆ r29

ut64 ppc_thread_state64::r29

Definition at line 151 of file mach0_specs.h.

◆ r3

ut64 ppc_thread_state64::r3

Definition at line 125 of file mach0_specs.h.

◆ r30

ut64 ppc_thread_state64::r30

Definition at line 152 of file mach0_specs.h.

◆ r31

ut64 ppc_thread_state64::r31

Definition at line 153 of file mach0_specs.h.

◆ r4

ut64 ppc_thread_state64::r4

Definition at line 126 of file mach0_specs.h.

◆ r5

ut64 ppc_thread_state64::r5

Definition at line 127 of file mach0_specs.h.

◆ r6

ut64 ppc_thread_state64::r6

Definition at line 128 of file mach0_specs.h.

◆ r7

ut64 ppc_thread_state64::r7

Definition at line 129 of file mach0_specs.h.

◆ r8

ut64 ppc_thread_state64::r8

Definition at line 130 of file mach0_specs.h.

◆ r9

ut64 ppc_thread_state64::r9

Definition at line 131 of file mach0_specs.h.

◆ srr0

ut64 ppc_thread_state64::srr0

Definition at line 120 of file mach0_specs.h.

◆ srr1

ut64 ppc_thread_state64::srr1

Definition at line 121 of file mach0_specs.h.

◆ vrsave

ut32 ppc_thread_state64::vrsave

Definition at line 160 of file mach0_specs.h.

◆ xer

ut64 ppc_thread_state64::xer

Definition at line 156 of file mach0_specs.h.


The documentation for this struct was generated from the following file: