Searched refs:asm (Results 1 – 2 of 2) sorted by relevance
17 asm = subprocess.run([objdump, '-d', '--no-show-raw-insn', obj.name], variable19 if gather_params not in asm:
766 The ``asm`` and ``volatile`` keywords do not have underscores. The AT&T syntax should be used.771 asm volatile("outb %[val], %[port]"