HEX
Server: LiteSpeed
System: Linux srv146.niagahoster.com 4.18.0-553.30.1.lve.el8.x86_64 #1 SMP Tue Dec 3 01:21:19 UTC 2024 x86_64
User: kodi1989 (1633)
PHP: 8.1.34
Disabled: symlink,shell_exec,exec,popen,system,dl,passthru,escapeshellarg,escapeshellcmd,show_source,pcntl_exec
Upload Files
File: //opt/alt/python37/lib/python3.7/site-packages/pygments/lexers/__pycache__/amdgpu.cpython-37.pyc
B

��f��@sVdZddlmZmZddlmZmZmZmZm	Z	m
Z
ddlZdgZGdd�de�Z
dS)z�
    pygments.lexers.amdgpu
    ~~~~~~~~~~~~~~~~~~~~~~

    Lexers for the AMDGPU ISA assembly.

    :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
�)�
RegexLexer�words)�Name�Text�Keyword�
Whitespace�Number�CommentN�AMDGPULexerc@s�eZdZdZdZdgZdgZejZ	dde
fdefdej
fd	efd
ejfdejfdejfd
ej
fdej
feddd�ej
fdefdejfdefdejfdejfdejfdejfgiZdS)r
z:
    For AMD GPU assembly.

    .. versionadded:: 2.8
    ZAMDGPUZamdgpuz*.isa�rootz\s+z[\r\n]+z(([a-z_0-9])*:([a-z_0-9])*)z(\[|\]|\(|\)|,|\:|\&)z([;#]|//).*?\nz0((s_)?(scratch|ds|buffer|flat|image)_[a-z0-9_]+)z	(_lo|_hi)z(vmcnt|lgkmcnt|expcnt)z(attr[0-9].[a-z]))�opZvaddrZvdata�offZsoffsetZsrsrc�format�offsetZoffenZidxenZglcZdlcZslcZtfeZldsZlitZunormz\b)�suffixz(label_[a-z0-9]+)z
(_L[0-9]*)z(s|v)_[a-z0-9_]+z(v[0-9.]+|vcc|exec|v)z
s[0-9.]+|sz[0-9]+\.[^0-9]+z(0[xX][a-z0-9]+)|([0-9]+)N)�__name__�
__module__�__qualname__�__doc__�name�aliases�	filenames�re�
IGNORECASE�flagsrrr�	Attributer	�SinglerZReserved�VariablerrZFloatZInteger�tokens�rr�G/opt/alt/python37/lib/python3.7/site-packages/pygments/lexers/amdgpu.pyr
s2)rZpygments.lexerrrZpygments.tokenrrrrrr	r�__all__r
rrrr �<module>	s