view docs/AMDGPU/gfx10_perm_smem.rst @ 148:63bd29f05246

merged
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Wed, 14 Aug 2019 19:46:37 +0900
parents c2174574ed3a
children
line wrap: on
line source

..
    **************************************************
    *                                                *
    *   Automatically generated file, do not edit!   *
    *                                                *
    **************************************************

.. _amdgpu_synid10_perm_smem:

imm3
===========================

A bit mask which indicates request permissions.

This operand must be specified as an :ref:`integer_number<amdgpu_synid_integer_number>`. The value is truncated to 7 bits, but only 3 low bits are significant.

    ============ ==============================
    Bit Number   Description
    ============ ==============================
    0            Request *read* permission.
    1            Request *write* permission.
    2            Request *execute* permission.
    ============ ==============================