提交 9561fefc 编写于 作者: R Ralf Baechle

MIPS: Add struct p_format to union mips_instruction.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 0bc1c157
......@@ -353,6 +353,7 @@ union mips_instruction {
struct u_format u_format;
struct c_format c_format;
struct r_format r_format;
struct p_format p_format;
struct f_format f_format;
struct ma_format ma_format;
struct b_format b_format;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册