Home
last modified time | relevance | path

Searched refs:imm16s (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dnds32.h84 #define N32_BR2(sub, rt, imm16s) \ argument
85 N32_TYPE1 (BR2, rt, (N32_BR2_##sub << 16) | (imm16s & __MASK (16)))
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dnds32.h84 #define N32_BR2(sub, rt, imm16s) \ argument
85 N32_TYPE1 (BR2, rt, (N32_BR2_##sub << 16) | (imm16s & __MASK (16)))
/netbsd/src/external/gpl3/gdb/dist/cpu/
Dmt.cpu181 (df f-imm16s "signed 16 bit immediate" () 15 16 INT ((value pc) (add HI value 0)) ((value …
420 (type h-sint) (index f-imm16s) (handlers (parse "imm16") (print "dollarhex")))
424 (type h-uint) (index f-imm16s) (handlers (parse "imm16") (print "pcrel")))
/netbsd/src/external/gpl3/binutils/dist/cpu/
Dmt.cpu181 (df f-imm16s "signed 16 bit immediate" () 15 16 INT ((value pc) (add HI value 0)) ((value …
420 (type h-sint) (index f-imm16s) (handlers (parse "imm16") (print "dollarhex")))
424 (type h-uint) (index f-imm16s) (handlers (parse "imm16") (print "pcrel")))