Home
last modified time | relevance | path

Searched refs:GR (Results 1 - 25 of 31) sorted by relevance

12

/third_party/elfutils/backends/
H A Dx86_64_corenote.c52 #define GR(at, n, dwreg) \ macro
57 GR (0, 1, 15), /* %r15 */
58 GR (1, 1, 14), /* %r14 */
59 GR (2, 1, 13), /* %r13 */
60 GR (3, 1, 12), /* %r12 */
61 GR (4, 1, 6), /* %rbp */
62 GR (5, 1, 3), /* %rbx */
63 GR (6, 1, 11), /* %r11 */
64 GR (7, 1, 10), /* %r10 */
65 GR (
82 #undef GR global() macro
[all...]
H A Dsparc_corenote.c49 #define GR(at, n, dwreg) \ macro
54 GR (0, 32, 0), /* %g0-%g7, %o0-%o7, %i0-%i7 */
56 GR (32, 1, 65), /* %psr */
57 GR (33, 2, 68), /* %pc, %npc */
58 GR (35, 1, 64), /* %y */
59 GR (36, 1, 66), /* %wim, %tbr */
61 GR (32, 1, 82), /* %state */
62 GR (33, 2, 80), /* %pc, %npc */
63 GR (35, 1, 85), /* %y */
71 GR (
[all...]
H A Dppc_corenote.c50 #define GR(at, n, dwreg) \ macro
53 GR (0, 32, 0), /* r0-r31 */
55 GR (33, 1, 66), /* msr */
57 GR (35, 1, 109), /* ctr */
58 GR (36, 1, 108), /* lr */
59 GR (37, 1, 101), /* xer */
60 GR (38, 1, 64), /* cr */
61 GR (39, 1, 100), /* mq */
63 GR (41, 1, 119), /* dar */
64 GR (4
66 #undef GR global() macro
[all...]
H A Dsh_corenote.c45 #define GR(at, n, dwreg) \ macro
47 GR (0, 16, 0), /* r0-r15 */
48 GR (16, 1, 16), /* pc */
49 GR (17, 1, 17), /* pr */
50 GR (18, 1, 22), /* sr */
51 GR (19, 1, 18), /* gbr */
52 GR (20, 1, 20), /* mach */
53 GR (21, 1, 21), /* macl */
55 #undef GR macro
H A Di386_corenote.c45 #define GR(at, n, dwreg) \ macro
50 GR (0, 1, 3), /* %ebx */
51 GR (1, 2, 1), /* %ecx-%edx */
52 GR (3, 2, 6), /* %esi-%edi */
53 GR (5, 1, 5), /* %ebp */
54 GR (6, 1, 0), /* %eax */
60 GR (12, 1, 8), /* %eip */
62 GR (14, 1, 9), /* eflags */
63 GR (15, 1, 4), /* %esp */
66 #undef GR macro
[all...]
H A Ds390_corenote.c50 #define GR(at, n, dwreg, b...) \ macro
53 GR ( 0, 1, 64, BITS), /* pswm */
54 GR ( 1, 1, 65, BITS, .pc_register = true ), /* pswa */
55 GR ( 2, 16, 0, BITS), /* r0-r15 */
56 GR (18, 16, 48, 32), /* ar0-ar15 */
58 #undef GR macro
/third_party/libunwind/libunwind/src/ia64/
H A Dgetcontext.S28 #define GR(n) (SC_GR + (n)*8) define
45 add r2 = GR(1), in0 // I1
51 st8.spill [r2] = r1, (SC_FLAGS - GR(1)) // M3
61 st8 [r2] = rPR, (GR(12) - SC_PR) // M3
66 st8.spill [r2] = r12, (GR(4) - GR(12)) // M3
72 add r3 = GR(7), in0
81 st8.spill [r2] = r4, (GR(5) - GR(4)) // M3, bank 1
85 .mem.offset 0,0; st8.spill [r2] = r5, (GR(
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DInlineInfo.cpp108 static bool lookup(const GsymReader &GR, DataExtractor &Data, uint64_t &Offset, in lookup() argument
134 Done = lookup(GR, Data, Offset, ChildBaseAddr, Addr, SrcLocs, Err); in lookup()
137 Optional<FileEntry> CallFile = GR.getFile(Inline.CallFile); in lookup()
147 SrcLoc.Dir = GR.getString(CallFile->Dir); in lookup()
148 SrcLoc.Base = GR.getString(CallFile->Base); in lookup()
150 SrcLocs.back().Name = GR.getString(Inline.Name); in lookup()
155 llvm::Error InlineInfo::lookup(const GsymReader &GR, DataExtractor &Data, in lookup() argument
161 ::lookup(GR, Data, Offset, BaseAddr, Addr, SrcLocs, Err); in lookup()
H A DFunctionInfo.cpp152 const GsymReader &GR, in lookup()
178 LR.FuncName = GR.getString(NameOffset); in lookup()
227 Optional<FileEntry> LineEntryFile = GR.getFile(LineEntry->File); in lookup()
235 SrcLoc.Dir = GR.getString(LineEntryFile->Dir); in lookup()
236 SrcLoc.Base = GR.getString(LineEntryFile->Base); in lookup()
244 llvm::Error Err = InlineInfo::lookup(GR, *InlineInfoData, FuncAddr, Addr, in lookup()
151 lookup(DataExtractor &Data, const GsymReader &GR, uint64_t FuncAddr, uint64_t Addr) lookup() argument
H A DGsymReader.cpp54 GsymReader GR(std::move(MemBuffer)); in create()
55 llvm::Error Err = GR.parse(); in create()
58 return std::move(GR); in create()
/third_party/node/deps/openssl/openssl/crypto/rc4/asm/
H A Drc4-parisc.pl153 .EXPORT RC4,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR,ARGW3=GR
256 .EXPORT RC4_set_key,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR
/third_party/openssl/crypto/rc4/asm/
H A Drc4-parisc.pl153 .EXPORT RC4,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR,ARGW3=GR
256 .EXPORT RC4_set_key,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
H A DInlineInfo.h98 /// \param GR The GSYM reader that contains the string and file table that
122 static llvm::Error lookup(const GsymReader &GR, DataExtractor &Data,
H A DFunctionInfo.h157 /// \param GR The GSYM reader that contains the string and file table that
168 const GsymReader &GR,
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha1-parisc.pl162 .EXPORT sha1_block_data_order,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR
H A Dsha512-parisc.pl240 .EXPORT $func,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR
/third_party/openssl/crypto/sha/asm/
H A Dsha1-parisc.pl162 .EXPORT sha1_block_data_order,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR
H A Dsha512-parisc.pl240 .EXPORT $func,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR
/third_party/node/deps/openssl/openssl/crypto/modes/asm/
H A Dghash-parisc.pl97 .EXPORT gcm_gmult_4bit,ENTRY,ARGW0=GR,ARGW1=GR
352 .EXPORT gcm_ghash_4bit,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR,ARGW3=GR
/third_party/openssl/crypto/modes/asm/
H A Dghash-parisc.pl97 .EXPORT gcm_gmult_4bit,ENTRY,ARGW0=GR,ARGW1=GR
352 .EXPORT gcm_ghash_4bit,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR,ARGW3=GR
/third_party/node/deps/openssl/openssl/crypto/perlasm/
H A Ds390x.pm111 my $GR='(?:%r)?([0-9]|1[0-5])';
3024 } elsif (/^$GR$/) {
3083 } elsif (/^(.+)\($GR\)$/) {
3106 } elsif (/^(.+)\($VR,$GR\)$/) {
3109 } elsif (/^(.+)\($GR\)$/) {
3132 } elsif (/^(.+)\($GR,$GR\)$/) {
3135 } elsif (/^(.+)\($GR\)$/) {
/third_party/openssl/crypto/perlasm/
H A Ds390x.pm111 my $GR='(?:%r)?([0-9]|1[0-5])';
3024 } elsif (/^$GR$/) {
3083 } elsif (/^(.+)\($GR\)$/) {
3106 } elsif (/^(.+)\($VR,$GR\)$/) {
3109 } elsif (/^(.+)\($GR\)$/) {
3132 } elsif (/^(.+)\($GR,$GR\)$/) {
3135 } elsif (/^(.+)\($GR\)$/) {
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_rogue_pds_disasm.h241 bool GR; member
/third_party/lzma/CPP/
H A DBuild.mak65 CFLAGS = $(CFLAGS) -nologo -c -Fo$O/ $(CFLAGS_WARN_LEVEL) -WX -EHsc -Gy -GR- -GF
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dparisc-mont.pl152 .EXPORT bn_mul_mont,ENTRY,ARGW0=GR,ARGW1=GR,ARGW2=GR,ARGW3=GR

Completed in 17 milliseconds

12