162306a36Sopenharmony_ciobjtool-y += special.o 262306a36Sopenharmony_ciobjtool-y += decode.o 362306a36Sopenharmony_ci 462306a36Sopenharmony_ciinat_tables_script = ../arch/x86/tools/gen-insn-attr-x86.awk 562306a36Sopenharmony_ciinat_tables_maps = ../arch/x86/lib/x86-opcode-map.txt 662306a36Sopenharmony_ci 762306a36Sopenharmony_ci$(OUTPUT)arch/x86/lib/inat-tables.c: $(inat_tables_script) $(inat_tables_maps) 862306a36Sopenharmony_ci $(call rule_mkdir) 962306a36Sopenharmony_ci $(Q)$(call echo-cmd,gen)$(AWK) -f $(inat_tables_script) $(inat_tables_maps) > $@ 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ci$(OUTPUT)arch/x86/decode.o: $(OUTPUT)arch/x86/lib/inat-tables.c 1262306a36Sopenharmony_ci 1362306a36Sopenharmony_ciCFLAGS_decode.o += -I$(OUTPUT)arch/x86/lib 14