aarch64: change returned type to bool to match semantic of functions

This commit is contained in:
Matthieu Longo
2024-06-07 16:59:57 +01:00
parent a924330947
commit c703d0aff5
3 changed files with 173 additions and 173 deletions

View File

@@ -1971,7 +1971,7 @@ aarch64_is_destructive_by_operands (const aarch64_opcode *);
extern int
aarch64_num_of_operands (const aarch64_opcode *);
extern int
extern bool
aarch64_stack_pointer_p (const aarch64_opnd_info *);
extern int