Commit ebe6d5c1 authored by NandniJamnadas's avatar NandniJamnadas Committed by Jeremy Bennett
Browse files

CV32E40Pv2 SIMD 6-bit Unsigned Immediate

	Created a 6-bit unsigned immediate under the operand name 'b8'
	for SIMD instructions that require this immediate.

	* gas/config/tc-riscv.c: Added operand name 'b8' for 6-bit unsigned
	  immediate for SIMD.
	* include/opcode/riscv.h: Created ENCODED_CV_SIMD_UIMM6 and
	  EXTRACT_CV_SIMD_UIMM6.
	* opcodes/riscv-dis.c: Added disassemble information for 'b8'.
parent 2fea69d8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment