Searched refs:handlers (Results 1 – 25 of 34) sorted by relevance
12
/toolchain/binutils/binutils-2.25/cpu/ |
D | mt.cpu | 420 (type h-sint) (index f-imm16s) (handlers (parse "imm16") (print "dollarhex"))) 422 (type h-uint) (index f-imm16u) (handlers (parse "imm16") (print "dollarhex"))) 424 (type h-uint) (index f-imm16s) (handlers (parse "imm16") (print "pcrel"))) 429 (type h-uint) (index f-rc) (handlers (parse "rc") (print "dollarhex"))) 432 (type h-uint) (index f-rcnum) (handlers (print "dollarhex"))) 435 (type h-uint) (index f-contnum) (handlers (print "dollarhex"))) 438 (type h-uint) (index f-rbbc) (handlers (parse "rbbc") (print "dollarhex"))) 441 (type h-uint) (index f-colnum) (handlers (print "dollarhex"))) 444 (type h-uint) (index f-rownum) (handlers (print "dollarhex"))) 447 (type h-uint) (index f-rownum1) (handlers (print "dollarhex"))) [all …]
|
D | simplify.inc | 92 indices values handlers) 95 indices values handlers () () ()) 105 ; Simpler version of dnh that leaves out the indices, values, handlers, 126 ; Allow special assembler support specification but no handlers or
|
D | lm32.cpu | 159 (handlers (parse "hi16")) 168 (handlers (parse "lo16")) 177 (handlers (parse "gp16")) 186 (handlers (parse "got16")) 195 (handlers (parse "gotoff_hi16")) 204 (handlers (parse "gotoff_lo16"))
|
D | ip2k.cpu | 281 …(type h-uint) (index f-addr16cjp) (handlers (parse "addr16_cjp") (print "dollarhex_cj"))) ; overlo… 283 (type h-registers) (index f-reg) (handlers (parse "fr") (print "fr"))) 285 (type h-sint) (index f-imm8) (handlers (parse "lit8") (print "dollarhex8"))) 287 (type h-uint) (index f-bitno) (handlers (parse "bit3")(print "decimal"))) 289 (type h-uint) (index f-page3) (handlers (parse "addr16_cjp") (print "dollarhex_p"))) 291 (type h-uint) (index f-imm8) (handlers (parse "addr16") (print "dollarhex_addr16h"))) 293 (type h-uint) (index f-imm8) (handlers (parse "addr16") (print "dollarhex_addr16l"))) 295 (type h-uint) (index f-reti3) (handlers (print "dollarhex")))
|
D | or1korbis.cpu | 311 (handlers (parse "disp26")) 320 (handlers (parse "simm16")) 329 (handlers (parse "uimm16")) 338 (handlers (parse "simm16")) 347 (handlers (parse "uimm16"))
|
D | epiphany.cpu | 921 (handlers (parse "branch_addr"))) 929 (handlers (parse "branch_addr"))) 943 (handlers (parse "shortregs") (print "keyword")) 954 (handlers (parse "shortregs") (print "keyword")) 996 (handlers (parse "simm_not_reg") 1008 (handlers (parse "uimm_not_reg") 1018 (type h-addr) (index f-imm16) (handlers (parse "imm16"))) 1020 (type h-addr) (index f-imm8) (handlers (parse "imm8"))) 1028 (handlers (parse "postindex") 1037 (handlers (parse "postindex")
|
D | iq2000.cpu | 369 (type h-uint) (index f-imm) (handlers (parse "imm"))) 401 (handlers (parse "hi16")) 411 (handlers (parse "lo16")) 421 (handlers (parse "mlo16")) 433 (handlers (parse "jtargq10"))
|
D | mep-fmax.cpu | 112 ; the core and the coprocessor but use parse/print handlers which reference the hardware table 132 ; the core and the coprocessor but use parse/print handlers which reference the hardware table
|
D | mep.opc | 134 /* begin-cop-ip-parse-handlers */ 161 /* end-cop-ip-parse-handlers */ 895 /* begin-cop-ip-print-handlers */ 926 /* end-cop-ip-print-handlers */
|
D | xc16x.cpu | 531 ;; Define an operand that takes a set of handlers. 532 ;; dowh: define-operand-with-handlers 533 (define-pmacro (dowh x-name x-comment x-attrs x-type x-index x-handlers) 537 (.splice handlers (.unsplice x-handlers))) 603 (handlers (parse "hash") (print "hash")) 610 (handlers (parse "dot") (print "dot")) 617 (handlers (parse "pof") (print "pof")) 624 (handlers (parse "pag") (print "pag")) 631 (handlers (parse "sof") (print "sof")) 638 (handlers (parse "seg") (print "seg"))
|
D | m32r.cpu | 648 (handlers (print "unsigned_with_hash_prefix"))) 655 (handlers (print "signed_with_hash_prefix"))) 688 ; e.g. add3 r3,r3,#1 and ld r3,@(4,r4). We could use special handlers on 696 (handlers (parse "hash") (print "hash")) 706 (handlers (parse "hi16")) 716 (handlers (parse "slo16")) 726 (handlers (parse "ulo16"))
|
D | xstormy16.cpu | 290 (handlers (parse "small_immediate")) 301 (handlers (parse "small_immediate")) 321 (handlers (parse "immediate16")) 331 (handlers (parse "mem8")) 349 (handlers (parse "mem8"))
|
D | fr30.cpu | 453 (handlers (print "m4")) 477 (handlers (parse "low_register_list_ld") 487 (handlers (parse "hi_register_list_ld") 497 (handlers (parse "low_register_list_st") 507 (handlers (parse "hi_register_list_st")
|
D | frv.cpu | 2097 (handlers (parse xparse) (print xprint)) 3113 (handlers (parse xparse)) 3200 (handlers (parse "A0")) 3210 (handlers (parse "A1")) 3220 (handlers (parse "even_register")) 3230 (handlers (parse "even_register")) 3240 (handlers (parse "even_register")) 3249 (handlers (parse "d12")) 3258 (handlers (parse "s12")) 3267 (handlers (parse "u12")) [all …]
|
D | ChangeLog | 791 * frv.opc (parse_A, parse_A0, parse_A1): New parse handlers.
|
D | mep-avc.cpu | 49 ; the core and the coprocessor but use parse/print handlers which reference the hardware table 63 ; the core and the coprocessor but use parse/print handlers which reference the hardware table
|
D | mep-avc2.cpu | 49 ; the core and the coprocessor but use parse/print handlers which reference the hardware table 63 ; the core and the coprocessor but use parse/print handlers which reference the hardware table
|
D | sh64-compact.cpu | 306 (attrs (ISA compact)) (type h-frc) (index f-rm) (handlers (parse "fsd")))
|
D | sh64-media.cpu | 182 (type h-uint) (index f-likely) (handlers (parse "likely") (print "likely")))
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | cgen.h | 947 struct cgen_opcode_handler handlers; member 948 #define CGEN_OPCODE_HANDLERS(opc) (& (opc)->handlers) 1330 #define CGEN_PARSE_FN(cd, insn) (cd->parse_handlers[(insn)->opcode->handlers.parse]) 1331 #define CGEN_INSERT_FN(cd, insn) (cd->insert_handlers[(insn)->opcode->handlers.insert]) 1332 #define CGEN_EXTRACT_FN(cd, insn) (cd->extract_handlers[(insn)->opcode->handlers.extract]) 1333 #define CGEN_PRINT_FN(cd, insn) (cd->print_handlers[(insn)->opcode->handlers.print])
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-rx.texi | 92 for use by interrupt handlers. This is needed in order to compute the 157 some registers have been reserved for use by interrupt handlers or if
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | libiberty.texi | 211 @cindex exit handlers
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | cgen-asm.in | 377 /* Allow parse/insert handlers to obtain length of insn. */
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | readelf.c | 7953 } handlers[] = in process_unwind() local 7966 for (i = 0; handlers[i].handler != NULL; i++) in process_unwind() 7967 if (elf_header.e_machine == handlers[i].machtype) in process_unwind() 7969 handlers[i].handler (file); in process_unwind()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2004 | 1302 (msp430_operands): Add new insns handlers.
|
12