RISC-V/gas: .attribute vs .insn "... before any instruction", as the diagnostic from s_riscv_attribute() says, presumably ought to include also insns resulting from .insn. Make a small helper function. Reviewed-by: Jiawei <jiawei@iscas.ac.cn>