> For the complete documentation index, see [llms.txt](https://docs.r.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.r.xyz/glider-ide/api/instructions/instructions.asm_block_instructions.md).

# Instructions.asm\_block\_instructions()

`asm_block_instructions() →` [`Instructions`](/glider-ide/api/instructions.md)

## Query Example

```python
from glider import *


def query():
  return Instructions().asm_block_instructions().exec(2, 2)
```

## Example Output

<figure><img src="/files/xow3lAsBIXsnmgNpwHyB" alt=""><figcaption></figcaption></figure>
