﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13	Add ability to distinguish immediate literal and constant literal	matszpk	matszpk	"Add operator or function in GCN disassembler that make literal as immediate literal even if literal matches range to constant literal:

s_mov_b32 s1, 34 # uses constant literal
s_mov_b32 s1, imm(34) # uses immediate literal
"	enhancement	closed	minor	0.1.2	CLRXAsm		fixed		
