File: arm.disasm

package info (click to toggle)
swiftlang 6.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,519,992 kB
  • sloc: cpp: 9,107,863; ansic: 2,040,022; asm: 1,135,751; python: 296,500; objc: 82,456; f90: 60,502; lisp: 34,951; pascal: 19,946; sh: 18,133; perl: 7,482; ml: 4,937; javascript: 4,117; makefile: 3,840; awk: 3,535; xml: 914; fortran: 619; cs: 573; ruby: 573
file content (45 lines) | stat: -rw-r--r-- 2,422 bytes parent folder | download | duplicates (19)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
(lldb) 
libIGL.so`igl::RenderPipelineDesc::TargetDesc::ColorAttachment::operator==:
libIGL.so[0x7694] <+0>:  ldr    r2, [r1]
libIGL.so[0x7696] <+2>:  ldr    r3, [r0]
libIGL.so[0x7698] <+4>:  cmp    r3, r2
libIGL.so[0x769a] <+6>:  bne    0x76da                    ; <+70> at RenderPipelineState.cpp
libIGL.so[0x769c] <+8>:  ldrb   r2, [r1, #0x5]
libIGL.so[0x769e] <+10>: ldrb   r3, [r0, #0x5]
libIGL.so[0x76a0] <+12>: cmp    r3, r2
libIGL.so[0x76a2] <+14>: bne    0x76da                    ; <+70> at RenderPipelineState.cpp
libIGL.so[0x76a4] <+16>: ldr    r2, [r1, #0x8]
libIGL.so[0x76a6] <+18>: ldr    r3, [r0, #0x8]
libIGL.so[0x76a8] <+20>: cmp    r3, r2
libIGL.so[0x76aa] <+22>: bne    0x76da                    ; <+70> at RenderPipelineState.cpp
libIGL.so[0x76ac] <+24>: ldr    r2, [r1, #0xc]
libIGL.so[0x76ae] <+26>: ldr    r3, [r0, #0xc]
libIGL.so[0x76b0] <+28>: cmp    r3, r2
libIGL.so[0x76b2] <+30>: bne    0x76da                    ; <+70> at RenderPipelineState.cpp
libIGL.so[0x76b4] <+32>: ldr    r2, [r1, #0x10]
libIGL.so[0x76b6] <+34>: ldr    r3, [r0, #0x10]
libIGL.so[0x76b8] <+36>: cmp    r3, r2
libIGL.so[0x76ba] <+38>: bne    0x76da                    ; <+70> at RenderPipelineState.cpp
libIGL.so[0x76bc] <+40>: ldr    r2, [r1, #0x14]
libIGL.so[0x76be] <+42>: ldr    r3, [r0, #0x14]
libIGL.so[0x76c0] <+44>: cmp    r3, r2
libIGL.so[0x76c2] <+46>: bne    0x76da                    ; <+70> at RenderPipelineState.cpp
libIGL.so[0x76c4] <+48>: ldr    r2, [r1, #0x18]
libIGL.so[0x76c6] <+50>: ldr    r3, [r0, #0x18]
libIGL.so[0x76c8] <+52>: cmp    r3, r2
libIGL.so[0x76ca] <+54>: bne    0x76da                    ; <+70> at RenderPipelineState.cpp
libIGL.so[0x76cc] <+56>: ldr    r1, [r1, #0x1c]
libIGL.so[0x76ce] <+58>: ldr    r0, [r0, #0x1c]
libIGL.so[0x76d0] <+60>: subs   r0, r0, r1
libIGL.so[0x76d2] <+62>: clz    r0, r0
libIGL.so[0x76d6] <+66>: lsrs   r0, r0, #0x5
libIGL.so[0x76d8] <+68>: bx     lr
libIGL.so[0x76da] <+70>: movs   r0, #0x0
libIGL.so[0x76dc] <+72>: bx     lr
(lldb) disassemble --name _ZN3igl20VertexInputStateDesc28sizeForVertexAttributeFormatENS_21VertexAttributeFormatE
libIGL.so`igl::VertexInputStateDesc::sizeForVertexAttributeFormat:
libIGL.so[0x787c] <+0>:  ldr    r1, [pc, #0x8]            ; <+12> at VertexInputState.cpp
libIGL.so[0x787e] <+2>:  add    r1, pc
libIGL.so[0x7880] <+4>:  ldr.w  r0, [r1, r0, lsl #2]
libIGL.so[0x7884] <+8>:  bx     lr
libIGL.so[0x7886] <+10>: nop