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

#include <mach0_specs.h>

Public Attributes

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

Detailed Description

Definition at line 74 of file mach0_specs.h.

Member Data Documentation

◆ cr

ut32 ppc_thread_state32::cr

Definition at line 110 of file mach0_specs.h.

◆ ctr

ut32 ppc_thread_state32::ctr

Definition at line 113 of file mach0_specs.h.

◆ lr

ut32 ppc_thread_state32::lr

Definition at line 112 of file mach0_specs.h.

◆ mq

ut32 ppc_thread_state32::mq

Definition at line 114 of file mach0_specs.h.

◆ r0

ut32 ppc_thread_state32::r0

Definition at line 77 of file mach0_specs.h.

◆ r1

ut32 ppc_thread_state32::r1

Definition at line 78 of file mach0_specs.h.

◆ r10

ut32 ppc_thread_state32::r10

Definition at line 87 of file mach0_specs.h.

◆ r11

ut32 ppc_thread_state32::r11

Definition at line 88 of file mach0_specs.h.

◆ r12

ut32 ppc_thread_state32::r12

Definition at line 89 of file mach0_specs.h.

◆ r13

ut32 ppc_thread_state32::r13

Definition at line 90 of file mach0_specs.h.

◆ r14

ut32 ppc_thread_state32::r14

Definition at line 91 of file mach0_specs.h.

◆ r15

ut32 ppc_thread_state32::r15

Definition at line 92 of file mach0_specs.h.

◆ r16

ut32 ppc_thread_state32::r16

Definition at line 93 of file mach0_specs.h.

◆ r17

ut32 ppc_thread_state32::r17

Definition at line 94 of file mach0_specs.h.

◆ r18

ut32 ppc_thread_state32::r18

Definition at line 95 of file mach0_specs.h.

◆ r19

ut32 ppc_thread_state32::r19

Definition at line 96 of file mach0_specs.h.

◆ r2

ut32 ppc_thread_state32::r2

Definition at line 79 of file mach0_specs.h.

◆ r20

ut32 ppc_thread_state32::r20

Definition at line 97 of file mach0_specs.h.

◆ r21

ut32 ppc_thread_state32::r21

Definition at line 98 of file mach0_specs.h.

◆ r22

ut32 ppc_thread_state32::r22

Definition at line 99 of file mach0_specs.h.

◆ r23

ut32 ppc_thread_state32::r23

Definition at line 100 of file mach0_specs.h.

◆ r24

ut32 ppc_thread_state32::r24

Definition at line 101 of file mach0_specs.h.

◆ r25

ut32 ppc_thread_state32::r25

Definition at line 102 of file mach0_specs.h.

◆ r26

ut32 ppc_thread_state32::r26

Definition at line 103 of file mach0_specs.h.

◆ r27

ut32 ppc_thread_state32::r27

Definition at line 104 of file mach0_specs.h.

◆ r28

ut32 ppc_thread_state32::r28

Definition at line 105 of file mach0_specs.h.

◆ r29

ut32 ppc_thread_state32::r29

Definition at line 106 of file mach0_specs.h.

◆ r3

ut32 ppc_thread_state32::r3

Definition at line 80 of file mach0_specs.h.

◆ r30

ut32 ppc_thread_state32::r30

Definition at line 107 of file mach0_specs.h.

◆ r31

ut32 ppc_thread_state32::r31

Definition at line 108 of file mach0_specs.h.

◆ r4

ut32 ppc_thread_state32::r4

Definition at line 81 of file mach0_specs.h.

◆ r5

ut32 ppc_thread_state32::r5

Definition at line 82 of file mach0_specs.h.

◆ r6

ut32 ppc_thread_state32::r6

Definition at line 83 of file mach0_specs.h.

◆ r7

ut32 ppc_thread_state32::r7

Definition at line 84 of file mach0_specs.h.

◆ r8

ut32 ppc_thread_state32::r8

Definition at line 85 of file mach0_specs.h.

◆ r9

ut32 ppc_thread_state32::r9

Definition at line 86 of file mach0_specs.h.

◆ srr0

ut32 ppc_thread_state32::srr0

Definition at line 75 of file mach0_specs.h.

◆ srr1

ut32 ppc_thread_state32::srr1

Definition at line 76 of file mach0_specs.h.

◆ vrsave

ut32 ppc_thread_state32::vrsave

Definition at line 116 of file mach0_specs.h.

◆ xer

ut32 ppc_thread_state32::xer

Definition at line 111 of file mach0_specs.h.


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