#BEGIN_LEGAL
#
#Copyright (c) 2019 Intel Corporation
#
#  Licensed under the Apache License, Version 2.0 (the "License");
#  you may not use this file except in compliance with the License.
#  You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
#  Unless required by applicable law or agreed to in writing, software
#  distributed under the License is distributed on an "AS IS" BASIS,
#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#  See the License for the specific language governing permissions and
#  limitations under the License.
#  
#END_LEGAL
BND_R_CHECK()::
REXR=0 REG=0x0  -> nothing 
REXR=0 REG=0x1  -> nothing 
REXR=0 REG=0x2  -> nothing 
REXR=0 REG=0x3  -> nothing 
REXR=0 REG=0x4  -> error
REXR=0 REG=0x5  -> error
REXR=0 REG=0x6  -> error
REXR=0 REG=0x7  -> error
REXR=1 REG=0x0  -> error
REXR=1 REG=0x1  -> error
REXR=1 REG=0x2  -> error
REXR=1 REG=0x3  -> error
REXR=1 REG=0x4  -> error
REXR=1 REG=0x5  -> error
REXR=1 REG=0x6  -> error
REXR=1 REG=0x7  -> error

BND_B_CHECK()::
REXB=0 RM=0x0  -> nothing 
REXB=0 RM=0x1  -> nothing 
REXB=0 RM=0x2  -> nothing 
REXB=0 RM=0x3  -> nothing 
REXB=0 RM=0x4  -> error
REXB=0 RM=0x5  -> error
REXB=0 RM=0x6  -> error
REXB=0 RM=0x7  -> error
REXB=1 RM=0x0  -> error
REXB=1 RM=0x1  -> error
REXB=1 RM=0x2  -> error
REXB=1 RM=0x3  -> error
REXB=1 RM=0x4  -> error
REXB=1 RM=0x5  -> error
REXB=1 RM=0x6  -> error
REXB=1 RM=0x7  -> error
