lib: Move instruction encoding macros to riscv_encoding.h
authorAnup Patel <anup.patel@wdc.com>
Mon, 24 Dec 2018 11:15:00 +0000 (16:45 +0530)
committerAnup Patel <anup@brainfault.org>
Wed, 26 Dec 2018 05:44:22 +0000 (11:14 +0530)
commit96f66f79ca022eb4b591d319675b5ee0854ca45f
tree1d619956465ed0873f7656379de477cbbef9eb79
parentfd7199920ed9cee84b07234db85b8fb3943664c2
lib: Move instruction encoding macros to riscv_encoding.h

This patch moves all instruction encoding macros to
riscv_encoding.h.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
include/sbi/riscv_encoding.h
include/sbi/sbi_bits.h
lib/sbi_illegal_insn.c