Lines Matching refs:section
7 // CHECK: Disassembly of section imul:
15 .section imul,"x"
23 // CHECK: Disassembly of section and:
31 .section and,"x"
39 // CHECK: Disassembly of section or:
47 .section or,"x"
55 // CHECK: Disassembly of section xor:
63 .section xor,"x"
71 // CHECK: Disassembly of section add:
79 .section add,"x"
87 // CHECK: Disassembly of section sub:
95 .section sub,"x"
103 // CHECK: Disassembly of section cmp:
111 .section cmp,"x"
119 // CHECK: Disassembly of section push:
123 .section push,"x"
127 // CHECK: Disassembly of section adc:
135 .section adc,"x"
143 // CHECK: Disassembly of section sbb:
151 .section sbb,"x"