target/openrisc: Implement l.adrp
commit3e0e41ef33a841bdefaaf2fd9224fd791da9d2c6
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 26 Aug 2019 00:31:30 +0000 (25 17:31 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 4 Sep 2019 19:59:00 +0000 (4 12:59 -0700)
treebd4cfcf51083e824012b1cb5d38638f87df9b9f9
parenta465772eea8fef59bef9a9fe424b1af4866991f5
target/openrisc: Implement l.adrp

This was added to the 1.3 spec.

Reviewed-by: Stafford Horne <shorne@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/openrisc/disas.c
target/openrisc/insns.decode
target/openrisc/translate.c